You are herewho is lookup

who is lookup


Webmaster's picture

Who is lookup

Who is Lookup

In computing, lookup usually refers to searching a data structure for an item that satisfies some specified property. For example, variable lookup performed by a (scripting) language interpreter, virtual machine or other similar engine usually consists of performing certain actions to dynamically find correspondence between variable identifier and actual variable internal representation, usually involving symbol table lookup. Symbol table lookup can be performed either during run-time (interpreter or scripting engine), or during compile time (compiler).


Disclaimer |Your Privacy