Examveda

In which of the following case jump search will be preferred over exponential search?

A. when the given array is very small in size

B. when the given array is very large in size

C. jumping backwards takes significantly more time than jumping forward

D. jumping forward takes significantly more time than jumping backwards

Answer: Option D


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms