Vidyalelo
Data Structure · Q65

String Matching

Programming · Data Structure · question 65

Q65

What character shift tables does Boyer-Moore's search algorithm use?

A.
good-character shift tables
B.
bad-character shift tables
C.
next-character shift tables
D.
both good and bad character shift tables
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board