

MCQOPTIONS
Saved Bookmarks
1. |
In regular expressions, which of the following pair of pattern is wrongly matched with its significance? |
A. | [ ] Or |
B. | { } Not |
C. | ( ) Repeats |
D. | Z Any |
Answer» E. | |