Q20
How can you match the beginning of a string using regular expressions?
A.
By using the ^ symbol
AnswerB.
By using the start keyword
C.
By using the first keyword
D.
By using the initial keyword
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board