adplus-dvertising
frame-decoration

Question

What does public int end(int group) return?

a.

offset from last character of the subsequent group

b.

offset from first character of the subsequent group

c.

offset from last character matched

d.

offset from first character matched

Posted under Java Programming

Answer: (a).offset from last character of the subsequent group

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What does public int end(int group) return?