Quiz: Arrays
Test your understanding of the basic concepts of the Arrays class
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which of the following algorithms is used when an array is searched using the Arrays class?
A.
Linear Search
B.
Jump Search
C.
Binary Search
D.
Interpolation Search
1 / 7