Java
Casual Mode - Take your time!
1 / 15
Correct
0
Incorrect
0
Score
0%
Multiple Choice
Which of the following methods in java is used to extract a single character from a string?
- getChars()
- charAt()
- getBytes()
- toCharArray()
- compareTo()
Casual Mode - Take your time!
Which of the following methods in java is used to extract a single character from a string?