Home »
MCQs »
MooTools MCQs
____ is a function for testing the regular expression against the input string
20. ____ is a function for testing the regular expression against the input string.
- Regex()
- Testing()
- Test()
- Regex_test()
Answer: C) Test()
Explanation:
test() is a function for testing the regular expression against the input string.