Main Page
|
See live article
|
Alphabetical index
Instance variable
In
object-oriented programming
, an
instance variable
or
data member
is the
data
encapsulated
within a
class
or
object
.
See also:
class variable
,
field
,
instance
,
method