📚 Practice Mode
JAVA Methods
Learn at your own pace with hints and detailed explanations
1 / 16
Multiple Choice
Which of the following methods is used to extract a single character from a string?
- getChars()
- getBytes()
- toCharArray()
- charAt()
- equalsIgnoreCase()