Object Oriented Software Engineering View all facts Glossary Help |
| subject > program > application > Java application |
| Java application comparison table | |||||
| Subject | use | is a kind of | be | is a subtopic of | has definition |
|---|---|---|---|---|---|
| application | only a subset of the framework's services | program | readable by humans | A program used by an end-user, as opposed to one simply used by other programs | |
| Java program | program | portable because it is compiled into bytecode that can run on any computer with a VM | The Basics of Java | ||
| Java application | only a subset of the framework's services | Java program | portable because it is compiled into bytecode that can run on any computer with a VM | The Basics of Java |
Up: application, Java program