Which Of These Methods Is Used To Compare A Specific Region #366
Which of these methods is used to compare a specific region inside a string with another specific region in another string?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java String Handling - String Comparison in java - Quiz No.1.
Which of these methods is used to compare a specific region inside a string with another specific region in another string?
regionMatch()
match()
RegionMatches()
regionMatches()