Definition: Java is an object-oriented programming (OOP) language developed by James Gosling at Sun Microsystems in the early 1990s. It has been very successful in both the Enterprise business world and on mobile phones.
Java compiles to bytecode which is portable to any computer that supports a JVM (Java Virtual Machine.

