Jump to content

Instance (programming)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dbachmann (talk | contribs) at 11:45, 12 April 2005 (now links to dab page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In object-oriented programming, an instance is an object that belongs to a class. A single instance is known as an instantiation.