Search

The Online Encyclopedia and Dictionary

 
     
 

Encyclopedia

Dictionary

Quotes

 

Instance


In programming, an instance consists of an individual object of a certain class. While a class simply expresses the type definition, an actual usage of a class receives the name of an "instance". Each instance of a class can have different values for its instance variables, i.e. its state.

See also


This article incorporates material from the Free On-line Dictionary of Computing

The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy