Exponential search performs better than binary search when the element being searched is present near the starting point of the array.
(a) True
(b) False
The question was posed to me by my college director while I was bunking the class.
This intriguing question comes from Searching topic in portion Searching of Data Structures & Algorithms II