MCQOPTIONS
Saved Bookmarks
| 1. |
Exponential search algorithm requires which of the following condition to be true? |
| A. | array should be sorted |
| B. | array should have not be sorted |
| C. | array should have a less than 128 elements |
| D. | array should be partially sorted |
| Answer» B. array should have not be sorted | |