Vidyalelo
Java Programming · Q30

Java Regular Expressions

Programming · Java Programming · question 30

Q30

In a regular expression, what does the metacharacter `G` represent?

A.
The start of the next match
B.
A word boundary
C.
A digit
D.
The end of the previous match
Answer

Answer: Option D

Solution

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