Q40
What is a significant advantage of the Rabin-Karp algorithm over other string matching algorithms?
A.
It is the fastest for short texts.
B.
It does not require preprocessing.
C.
It allows for efficient multiple pattern matching.
AnswerD.
It always performs in linear time.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board