ASSOCIATIVEARRAY
Associative array
In computer science, an associative array, map, symbol table, or dictionary is an abstract data type composed of a collection of <math></math> pairs, such that each possible key appears at most once in the collection.The above text is a snippet from Wikipedia: Associative array
and as such is available under the Creative Commons Attribution/Share-Alike License.
associative array
Noun
- One of a number of array-like data structures where the indices (called ) are not limited to integers.
The above text is a snippet from Wiktionary: associative array
and as such is available under the Creative Commons Attribution/Share-Alike License.