

MCQOPTIONS
Saved Bookmarks
1. |
Why a special character is used in beginning and end of string in Perl-compatible patterns? |
A. | Because it indicates the beginning and end of the pattern |
B. | Because it indicates that it?s a integer string |
C. | Because it indicates the literal |
D. | It indicates nothing |
Answer» B. Because it indicates that it?s a integer string | |