Multiple choice

The ___________ method determines whether the string in the question ends with a specified string or not.

  1. endWith()

  2. int hashCode()

  3. arraycopy()

  4. int exitValue()

  5. int hashCode()

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This method determines whether the string in the question ends with a specified string or not.