Q39
In the context of string matching, what does the term "partial match table" refer to?
A.
The array used for storing results.
B.
The data structure used in KMP algorithm.
AnswerC.
The table used to track character shifts.
D.
The array used for storing results.
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board