Java   View all facts   Glossary   Help
specification > class > main class
Next classMath    Upclass    Previous classJApplet   

main class comparison table
Subject is a kind of has definition is partitioned into
classspecificationA template that describes the data and behaviour of its instances called objectsabstract class, concrete class
main classclassThe class which contains the main method and whose name is specified as an argument to the Java interpreter 

Next classMath    Upclass    Previous classJApplet