![]() |
subject > program > Java program |
![]() ![]() | ||||
Java program comparison table |
Subject | use | be usually | be | has definition |
---|---|---|---|---|
Java applet | a thin-client so it will download rapidly | loaded directly into a web browser | A small Java program | |
Java application | only a subset of the framework's services | portable because it is compiled into bytecode that can run on any computer with a VM |
Next program: javadoc Up: program Previous program: final software product