0 votes
in JAVA by
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

1 Answer

0 votes
by

1) the start index of the previous match

...