Vidyalelo
Data Structure · Q145

Arrays in Data Structures

Programming · Data Structure · question 145

Q145

When do you use a sparse array?

A.
When there are unique elements in the array
B.
When the array has more occurrence of zero elements
Answer
C.
When the data type of elements differ
D.
When elements are sorted

Answer: Option B

Solution

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