Electronics Circuits & Tutorials - Electronics Hobby Projects - A Complete Electronic Resource Centre
Electronics Circuits & Tutorials

Tutorials

     more....

Dictionaries

     more....

Projects
Home > Electronics Tutorials > Online Computer Terms Dictionary > I

Online Computer Terms Dictionary - I

instantiation

<programming> Producing a more defined version of some object by replacing variables with values (or other variables).

1. In object-oriented programming, producing a particular object from its class template. This involves allocation of a structure with the types specified by the template, and initialisation of instance variables with either default values or those provided by the class's constructor function.

2. In unification, (as used in logic programming, type checking and type inference), binding a logic variable (type variable) to some value (type).

(1995-03-28)

 


Nearby terms: instance « instance variable « instantiate « instantiation » Institute for Global Communications » Institute of Electrical and Electronics Engineers, Inc. » Institut National de Recherche en Informatique et Automatique
 

Circuits
A B C D
E F G H
I J K L
M N O P
Q R S T
U V W X
Y Z
Discover

     more......

Copyright © 1999-2011 www.hobbyprojects.com  (All rights reserved)