EXPONENTIAL search and binary search are the same. But exponential search performs better than binary search when the element being searched is PRESENT near the starting point of the ARRAY.