Dog Breeds Information and More
  Komondor - Dog Breeds Facts and Information Dog Breeds Selector A to Z dog breeds Forums

 
Dog names
Dog training
Toy dogs
Intelligence
Dog health
Dog worship
Ticks

 
Golden Retriever
Labrador Retriever
Jack Russell
 
Find a Breed
 
Dog Breeds Encyclopedia
 

Instance variable

In object-oriented programming, an instance variable or data member is the data encapsulated within a class or object. In other words, each instance of the object retains a unique value for each instance variable in the class, as opposed to the class having one variable that each instantiation shared—a class variable.

See also: field, method

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