Multiple choice

The array which contains elements having almost the same value is

  1. one-dimensional array

  2. sparse array

  3. constant array

  4. homogeneous array

  5. parse array

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Sparse array is an array which assigns a default value to all its element. It may be a constant or null.