Vidyalelo
Data Structure · Q56

String Matching

Programming · Data Structure · question 56

Q56

What happens when the modulo value(q) is taken large?

A.
Complexity increases
B.
Spurious hits occur frequently
C.
Cost of extra checking is low
Answer
D.
Matching time increases

Answer: Option C

Solution

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