Vidyalelo
Java Programming · Q32

Java Regular Expressions

Programming · Java Programming · question 32

Q32

What does public int end(int group) return?

A.
offset from last character of the subsequent group
Answer
B.
offset from first character of the subsequent group
C.
offset from last character matched
D.
offset from first character matched

Answer: Option A

Solution

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