Q65
Can linear search recursive algorithm and binary search recursive algorithm be performed on an unordered list?
A.
Binary search can't be used
AnswerB.
Linear search can't be used
C.
Both cannot be used
D.
Both can be used
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board