What is Java?

JAVA is high level programming language developed by Sun Microsystems introduced in 1995. Java is an object oriented language similar to C++,but simplified to eliminate language features that cause commons programming errors.

Java is a general purpose programming language with a number of features that make the language well suited for use on the world wide web.

Comments

Popular posts from this blog

Concept of OOPS

[JAVA Assignment] Write a program to allow user to enter 10 Integers and writes the smallest number

Having problems!!!!!