Multiple Choice
The ____ metacharacter modifier is used to search a string for one or zero instances of a character in the preceding characters.
A) @
B) $
C) (?)
D) *
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: You can replace all instances of a
Q41: Which of the character classes can be
Q42: In regular expressions, every character inside a
Q43: The + metacharacter modifier is used to
Q44: By default, regular expressions perform case sensitive
Q46: You can disable case-sensitivity using the optional
Q47: Which of the following regular expression metacharacters
Q48: Which of the following character classes can
Q49: The _ metacharacter modifier is used to
Q50: Which of the following regular expression metacharacters