

MCQOPTIONS
Saved Bookmarks
1. |
A characteristic of the data that binary search uses but the linear search ignores isthe___________. |
A. | Length of the list. |
B. | Order of the elements of the list |
C. | Type of elements of the list |
D. | Maximum value in list. |
Answer» C. Type of elements of the list | |