1.

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

A. ‘^’, ‘$’
B. ‘$’, ‘^’
C. ‘$’, ‘?’
D. ‘?’, ‘^’
Answer» B. ‘$’, ‘^’


Discussion

No Comment Found