What is JAVA ?

What is JAVA ?

JAVA is a Programming Language  and a Platform. Java is a High -level , Robust, Object-Oriented Programming System  and Secure Programming language.
It was developed by Sun Microsystems in the year of 1995.James Gosling is non as father of JAVA,Before JAVA its name Was oak Since Oak was already a registered company so James Gosling and his team changed the name from oak to JAVA.

Comments

Popular posts from this blog

How to create React project using command prompt?

How to achieve abstraction?

Interview Question? How to find square of each element in this Array {2,4,5,6,8} using map ?