MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is the fastest algorithm in string matching field? |
| A. | Boyer-Moore's algorithm |
| B. | String matching algorithm |
| C. | Quick search algorithm |
| D. | Linear search algorithm |
| Answer» D. Linear search algorithm | |