New Terms
Applet A Java application that runs from within a web browser.
Console Application A Java application that can only display text.
Cross Platform The ability for a program to run on more than one type of computer system.
GUI Application A Java application that uses Windows and the mouse.
Source Code The instructions that a programmer enters to create an application.




