1.

Can linear search recursive algorithm and binary search recursive algorithm be performed on an unordered list?

A. Binary search can't be used
B. Linear search can't be used
C. Both cannot be used
D. Both can be used
Answer» B. Linear search can't be used


Discussion

No Comment Found