MCQOPTIONS
Saved Bookmarks
| 1. |
Average number of comparison required for a successful search for sequential search on ‘n’ items is |
| A. | \(n/2\) |
| B. | \((n - 1)/2\) |
| C. | \((n + 1)/2\) |
| D. | None of the above |
| Answer» D. None of the above | |