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