Object Oriented Software Engineering View all facts Glossary Help |
| subject > program > application > Java application |
| Java application | ||||
| subject | fact | |||
| Java application | is a subtopic of The Basics of Java | ![]() |
| is a kind of application | ![]() | |
| is a kind of Java program | ![]() | |
| application | typically uses only a subset of the framework's services | ![]() |
| Java program | is portable because it is compiled into bytecode that can run on any computer with a VM | ![]() |
| program | is written by programmer | ![]() |
| should follow consistent guidelines that make the program easy to read | ![]() |