Java View all facts Glossary Help |
| Java program > standalone program |
| standalone program comparison table | ||||||
| Subject | start by | has definition | contain | is a synonym of | is a kind of | is partitioned into |
|---|---|---|---|---|---|---|
| Java program | A collection of 1 or more classes that work together and is started either by the operating system or a browser running it | program | kbTop | applet, application | ||
| standalone program | the Java virtual machine performing the computations in the main method | a class that defines a main method | Java program |
Next Java program: applet Up: Java program Previous Java program: simple program