Vidyalelo
Data Structure · Q82

Searching Algorithms

Programming · Data Structure · question 82

Q82

Exponential search performs better than binary search when the element being searched is present near the starting point of the array.

A.
True
Answer
B.
False

Answer: Option A

Solution

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