Chapter 14: Problem 4
Write an application that uses String method regionMatches to compare two strings input by the user. The application should input the number of characters to be compared and the starting index of the comparison. The application should state whether the strings are equal. Ignore the case of the characters when performing the comparison.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.