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
AnswerD.
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