Wednesday, 4 January 2012

What is Java ?


What is Java ?

-          Java is an Object Oriented Programming Language developed by SUN microsystem.
-          It is a technology which uses its own JVM ( java virtual machine) for compiling the source code.
-          It is a platform independent language.
-          It consists of a runtime environment which is the combination of JVM and API.

No comments:

Post a Comment