1.

Which of the following techniques can be used to search an element in an unsorted array?

A. iterative linear search
B. recursive binary search
C. iterative binary search
D. normal binary search
Answer» B. recursive binary search


Discussion

No Comment Found