Java   View all facts   Glossary   Help
specification > class > Object class
Next classprogrammer-created exception class    Upclass    Previous classnested class   

Object class comparison table
Subject is an instance of is a subtopic of define in implement is a kind of have has definition be is partitioned into
class Classes more than one interfacespecificationa unique name since somebody in the future might want to import the packages containing both classes and hence create a name clashA template that describes the data and behaviour of its instances called objectsthe unit of data abstraction in an object-oriented programabstract class, concrete class
Object classclassObjectsjava.langsome of the behaviour that every class in the Java system needs specificationA class that is at the top of the class hierarchythe most general of all classes 

Next classprogrammer-created exception class    Upclass    Previous classnested class