MCQOPTIONS
Saved Bookmarks
| 1. |
In ……………, search start at the beginning of the list and check every element in the list. |
| A. | linear search |
| B. | binary search |
| C. | hash search |
| D. | binary tree search |
| Answer» B. binary search | |