Vidyalelo
Java Programming · Q9

Java Regular Expressions

Programming · Java Programming · question 9

Q9

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
Answer
D.
A digit

Answer: Option C

Solution

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