Libraries
Java comes with libraries for creating GUIs and network applications and for embedding in Web pages- java.applet.Applet
eg import java.awt.*;
compile to byte code - can be run by any system with a Java interpreter - portable!
Relatively robust and secure
Previous slide
Back to first slide
View graphic version