Instance Variable

Category: ObjectOrientation, Smalltalk Terminology, Java Terminology.

An InstanceVariable is a name inside a class that, when a class generates a new instance, holds a value inside each instance.

Compare this with Class Variable.

In CeePlusPlus this is called Member Variable.


EditText of this page (last edited November 10, 2014) or FindPage with title or text search