

MCQOPTIONS
Saved Bookmarks
1. |
What does public int start() return? |
A. | returns start index of the input string |
B. | returns start index of the current match |
C. | returns start index of the previous match |
D. | none of the mentioned |
Answer» D. none of the mentioned | |