Q30
The ‘ ’ present in the RegExp object is called a
A.
character
B.
matcher
C.
metacharacter
AnswerD.
metadata
Answer: Option C
Solution
Answer: Option C
Solution:
The ‘S’ is a special metacharacter that matches the end of a string.