Vidyalelo
Data Structure · Q166

Introduction to Data Structures

Programming · Data Structure · question 166

Q166

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board