Q23
. . . . . . . . matches the start of the string. . . . . . . . . matches the end of the string.
A.
'^', '$'
AnswerB.
'$', '^'
C.
'$', '?'
D.
'?', '^'
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board