

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following step is taken after finding an element having value greater than the element being searched? |
A. | linear search takes place in the forward direction |
B. | linear search takes place in the backward direction |
C. | binary search takes place in the forward direction |
D. | binary search takes place in a backward direction |
Answer» C. binary search takes place in the forward direction | |