Misplaced Pages

Instantiation (computer science): Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 17:23, 17 January 2008 editEd Poor (talk | contribs)Extended confirmed users, Pending changes reviewers59,217 edits merge to Object (computer science)← Previous edit Revision as of 21:33, 17 January 2008 edit undoEd Poor (talk | contribs)Extended confirmed users, Pending changes reviewers59,217 edits redirect, based on User:Taemyr's assurance that all content is already at Object (computer science)Next edit →
Line 1: Line 1:
#REDIRECT ]
{{merge|Object (computer science)}}'''Instantiation''' is the process of creating a specific ] which is a member or '''instance''' of a ]. It involves creating a physical instance of a declared object or class.

Usually this is done via an explicitly coded ], although most object-orientated programming languages allow the programmer to use a ] which is not part of the ].

=== History ===

The usage of the term '''instance''' in this way considerably predates computing. For instance, in Chapter 39 of ] by ], first published in ], one of the characters asks the question "Can you instance any type of that class?".

:See also: ].

]

{{Comp-sci-stub}}
{{vocab-stub}}

]
]
]

Revision as of 21:33, 17 January 2008

Redirect to: