March 2004
Intermediate to advanced
560 pages
14h 38m
English
Java is a portable, object-oriented programming language, set of libraries, and a run-time environment that was developed by Sun Microsystems and subsequently ported to many platforms, including HP-UX. On HP-UX, the Java 2 Standard Edition (J2SE) is included with the operating system and the latest version is available for download from www.hp.com/go/java. Java achieves high portability by using a bytecode object format that is interpreted by a Java Virtual Machine (JVM). The JVM can recognize frequently executed bytecode and use a dynamic run-time compiler that converts the bytecode to native instructions. Because Java bytecode does not have platform-dependent function calls, the same code in theory ...
Read now
Unlock full access