Associative arrays: In associative arrays, elements are assigned a specific key rather than a numeric index. The key-value pairs can be of any data type.
When answering in an interview setting, it’s good to mention these three types and perhaps provide a brief example or explanation of each to demonstrate understanding.