🎴 Flashcard Mode
JAVA Methods
Card1 / 16
Mastered0
Review0
QuestionClick to flip
Which of the following methods is used to extract a single character from a string?
AnswerClick to flip back
A
charAt()
💡 Explanation:
This method is used to extract a single character from a string.