What Does Public Int Start Return #987
What does public int start() return?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 java-regular-expressions - Java Regular Expression - Quiz No.1.
What does public int start() return?
returns start index of the input string
returns start index of the current match
returns start index of the previous match
none of the mentioned