Examveda
Examveda

In a regular expression, what does the metacharacter `$` represent when used at the end of a pattern?

A. The start of a line

B. Any character

C. The end of a line

D. A digit

Answer: Option C


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

Join The Discussion

Related Questions on Regular Expressions in Java