Vidyalelo
Data Structure · Q134

Arrays in Data Structures

Programming · Data Structure · question 134

Q134

What is a sparse array?

A.
Data structure for representing arrays of records
B.
Data structure that compactly stores bits
C.
An array in which most of the elements have the same value
Answer
D.
An array in which memory is allocated in run time

Answer: Option C

Solution

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