Computer Science, asked by akashavati40, 25 days ago

define array how arrays are classified​

Answers

Answered by sumnadevi3179
0

Answer:

Arrays are classified as Homogeneous Data Structures because they store elements of the same type.

Answered by deshmukhharshad2004
1

Answer:

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.

But once you define the type of values that your array will store, all its elements must be of that same type.

Similar questions
Science, 12 days ago