Q. Which of these method of class String is used to extract a single character from a String object?
β
Correct Answer: (C)
charAt()
You must be Logged in to update hint/solution