Java Language Reference

Previous Chapter 1
Introduction
Next
 

1.2 New Language Features in Java 1.1

Although Java 1.1 is a massive new release, there are relatively few changes to the Java language in this version. The new features of the language are quite significant, however, as they add useful functionality and make the Java language even more elegant. Here is a brief summary of the new features of the Java language in Java 1.1:


Previous Home Next
A "Hello World" Program Book Index Compiling a Java Source File

Java in a Nutshell Java Language Reference Java AWT Java Fundamental Classes Exploring Java