

MCQOPTIONS
Saved Bookmarks
1. |
What is the most essential purpose of parantheses in regular expressions? |
A. | Define pattern matching techniques |
B. | Define subpatterns within the complete pattern |
C. | Define portion of strings in the regular expression |
D. | matching the complete string |
Answer» E. | |