Computer science: array vs associative array
Tutoring computer science, data storage types are topical. The tutor mentions associative arrays. An array is a data type: in particular, it’s a means of storing multiple data values. Typically, if it’s just called an array, the values are understood …