

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following algorithms formed the basis for the Quick search algorithm? |
A. | Boyer-Moore's algorithm |
B. | Parallel string matching algorithm |
C. | Binary Search algorithm |
D. | Linear Search algorithm |
Answer» B. Parallel string matching algorithm | |