Page 1 of 1

When do you use a sparse array?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) When there are unique elements in the array
b) When the array has more occurrence of zero elements
c) When the data type of elements differ
d) When elements are sorted