1.

Consider the following array:
{1, 3, 5, 8, 9, 2, 6, 7, 6}

A. nWhat is the minimum number of jumps required to reach the end of the array?
B. 1
C. 2
D. 3
E. 4
Answer» D. 3


Discussion

No Comment Found