Vidyalelo
Data Structure · Q96

Searching Algorithms

Programming · Data Structure · question 96

Q96

Which of the following is not an application of binary search?

A.
To search in unordered list
Answer
B.
Debugging
C.
Union of intervals
D.
To find the lower/upper bound in an ordered sequence

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board