What Can An Array Hold?
What Can An Array Hold? Arrays are classified as Homogeneous Data Structures because they store elements of the same type. They can store numbers, strings, boolean values (true and false), characters, objects, and so on. Which data type can an array hold? Arrays store a list of elements of the same data type accessed by