Home » JAVA Programming » Strings » Question
  1. Which of these method of class String is used to extract a single character from a String object?
    1. chatat()
    2. charAt()
    3. ChatAt()
    4. CHARAT()
    5. None of these
Correct Option: B

charAt()



Your comments will be displayed only after manual approval.