🎴 Flashcard Mode

Java

Card1 / 15
Mastered0
Review0
QuestionClick to flip

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

AnswerClick to flip back
A
charAt()
💡 Explanation:

This method in java is used to extract a single character from a string.

Change Mode