ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What character shift tables does the Quick search algorithm use?
Correct Answer: B — Bad-character shift tables
Quick search algorithm uses only bad-character shift tables, which is one of the reasons for its increased speed over Boyer-Moore's algorithm.