Q35
In which scenario does linear search outperform binary search?
A.
When the array is unsorted.
AnswerB.
When the array is very large.
C.
When the array is sorted.
D.
When duplicates are allowed.
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board