Java
In short, Java is an OO programming language that can be executed on any computer with the Java runtime environment installed.
The development platform comes in three flavors:
- J2SE (Standard Edition)
- J2EE (Enterprise Edition)
- J2ME (Micro Edition)
Book tip: Java in a Nutshell
|