What are the advantages of arrays?

Q & AWhat are the advantages of arrays?
Admin Staff asked 4 years ago

What are the advantages of arrays?
a) Objects of mixed data types can be stored
b) Elements in an array cannot be sorted
c) Index of first element of an array is 1
d) Easier to store elements of same data type

1 Answers
Admin Staff answered 4 years ago

d) Easier to store elements of same data type