Home » JAVA Programming » Characters » Question
  1. Which of these method of class String is used to extract more than one character at a time a String object?
    1. Getchars()
    2. getChars()
    3. getchars()
    4. GetChars()
    5. None of these
Correct Option: D

GetChars()



Your comments will be displayed only after manual approval.