Vidyalelo
Java Programming · Q39

Java Regular Expressions

Programming · Java Programming · question 39

Q39

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
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board