1.

Which of the following is a function of regular expression?

A. exec()
B. match()
C. replace()
D. split()
Answer» B. match()


Discussion

No Comment Found