Found 2 hits - Term: instantiation, Database: *, Strategy: exact
- [1] : WordNet (r) 2.0
instantiation
n : a representation of an idea in the form of an instance of
it; "how many instantiations were found?"
- [2] : The Free On-line Dictionary of Computing (27 SEP 03)
instantiation
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
see also:
object-oriented programming object class template instance variable constructor unification
logic programming type checking type inference logic variable type variable
Results 1 - 1 of 1 found about instantiation: Instantiation
>> I Words
Instantiation, definition of term: Instantiation
instantiation_pag1.html
Last accessed:2008/07/25 19:22:33 [Total processing time: 1 seconds] |