Java
From GMpedia.org Wiki
(Redirected from Java (programming language))
Java is an object oriented programming language, developed by Sun Microsystems in the 1990's. Java applications are compiled to bytecode, and is either interpreted at runtime, or compiled to native machine code for execution.
This article is a stub, please help GMpedia expand it.

