associative array meaning
[Computer]
<programming> (Or "hash", "map", "dictionary") An array where the indices are not just integers but may be arbitrary strings.
awk and its descendants (e.g. Perl) have associative arrays which are implemented using hash coding for faster look-up.
<programming> (Or "hash", "map", "dictionary") An array where the indices are not just integers but may be arbitrary strings.
awk and its descendants (e.g. Perl) have associative arrays which are implemented using hash coding for faster look-up.
Examples
More: Next- records, structures, and associative arrays are represented with the
- stem variables and associative arrays
- associative array register
- the result of the method is an associative array of tag names and popularity
- represents a javascript object that is, an associative array and has various