CS 3304: Comparative Languages
Data Types
[
Course Documents
] : [
Data Types
]
Previous
Contents
Next
Keyword Index
Associative Arrays
An
associative array
is an unordered collection of data elements that are indexed by an equal number of values called keys
Design Issues:
What is the form of references to elements?
Is the size static or dynamic?