Login
Remember
Register
Ask a Question
The public int start() returns what?
0
votes
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
The public int start() returns what?
1) the start index of the previous match
2) the start index of the current match
3) the start index of the input string
4) None of the above
java
start-method
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 21, 2022
by
sharadyadav1986
1) the start index of the previous match
...