Home » JAVA Programming » Strings » Question
  1. Which of this method of class String is used to extract a substring from a String object?
    1. Substring()
    2. tostring()
    3. substring()
    4. SubString()
    5. None of these
Correct Option: C

substring()



Your comments will be displayed only after manual approval.