Page 1 of 1

________ matches the start of the string. ________ matches the end of the string.

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) ‘^’, ‘$’
b) ‘$’, ‘^’
c) ‘$’, ‘?’
d) ‘?’, ‘^’