instance variable

instance variable

[′in·stəns ‚ver·ē·ə·bəl]
(computer science)
The data in an object of an object-oriented program.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.

instance variable

(programming)
In object-oriented programming, one of the variables of a class template which may have a different value for each object of that class. Instance variables hold the state of an object.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)

instance variable

In object technology, a variable used by an instance of a class. It holds data for a particular object. Contrast with class variable. See class.
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Mentioned in
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.