Which Of This Method Of Class String Is Used To Extract A #375
Which of this method of class String is used to extract a substring from a String object?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Java String Handling - Searching & Modifying a String in java - Quiz No.1.
Which of this method of class String is used to extract a substring from a String object?
substring()
Substring()
SubString()
None of the mentioned