Examveda

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

Answer: Option A


This Question Belongs to Java Program >> Regular Expressions In Java

Join The Discussion

Related Questions on Regular Expressions in Java