What is string matching problem in computer algorithm?
Answers
Answered by
0
It compares whether two strings are equal or not.
Algo: str1.compareTo(str2);
Similar questions
Social Sciences,
7 months ago
Math,
7 months ago