Sobes.tech
Intern

What does an array store?

sobes.tech AI

Answer from AI

An array stores a collection of elements of the same data type, located in a contiguous area of memory. Access to elements is performed by index.