Q67
How can you match the end of a string using regular expressions?
A.
By using the $ symbol
AnswerB.
By using the end keyword
C.
By using the last keyword
D.
By using the terminate keyword
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board