JAVA Methods

Casual Mode - Take your time!

1 / 16
Correct
0
Incorrect
0
Score
0%
Multiple Choice

Which of the following methods is used to extract a single character from a string?

  1. getChars()
  2. getBytes()
  3. toCharArray()
  4. charAt()
  5. equalsIgnoreCase()
Change Mode