180 likes | 386 Views
2. The array data structure. An array is an indexed sequence of componentsTypically, the array occupies sequential storage locationsThe length of the array is determined when the array is created, and cannot be changedEach component of the array has a fixed, unique indexIndices range from a lowe
E N D