Java View all facts Glossary Help |
Java program > application |
application comparison table |
Subject | have | choose | is a kind of | is a synonym of | is a subtopic of | put | compile | support | is an instance of | have purpose | has definition | download from | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
compiler | command line arguments | a constructor based on the number of the actual arguments and the types of the actual arguments | application | Java compiler | How Java Works | compiled code into a class file with the same name as the source file but with extension .class | source code into bytecode | to translate source code written in Java into bytecode for the Java virtual machine | A program to translate Java source code into code to be executed by a computer | ||||
HTML Converter | documentation at Sun | Applets | application | An application that converts and existing web page so that all its applets are run by the Java Plug-in | Sun | ||||||||
server | command line arguments | application | clients on a network | An application that serves clients on a network |
Next Java program: Java interpreter Up: Java program Previous Java program: applet viewer