[Introduction] The Java programming language is developed and distributed by Sun Microsystems as an easy to use cross-platform capable programming language. Code written in Java is "write once, run everywhere" capable, as Sun has released an interpreter on virtually every platform (Windows, Macintosh, Linux) and other independent projects aim to bring the flexibility of Java to many of the less common platforms. Code does not compile in Java to machine code, but rather to Java bytecode. Traditional compilers are designed to compile platform-specific binaries. [Java Information] Java on the...
More..Escaped Minds
Member since: February 2008
Articles Written: 3