Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > data item > object > Java object
Next objectoccurrence    Upobject    Previous objectinstance of user interface class   

Java object comparison table
Subject create use have value contain see also
Java instance of exception classthat contains information about the problem causing the exception if an exception is raised    
Java instance of wrapper class methods instead of ordinary arithmetic or logical operators an instance variable of the corresponding primitive data typeJava wrapper class
uninitialized object  null  

Next objectoccurrence    Upobject    Previous objectinstance of user interface class