Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these methods is used to compare a specific region inside a string with another specific region in another string?
  2. A.
    regionMatch()
    B.
    match()
    C.
    RegionMatches()
    D.
    regionMatches()

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    regionMatches()


Be The First To Comment