Multiple Choice
Which of the following regular expression metacharacters matches any numeric character?
A) \d
B) \D
C) \s
D) \S
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: While you can certainly create scripts based
Q31: Regular expressions are not limited to data
Q32: A _ is a character that alters
Q33: The result of the following example evaluates
Q34: The * metacharacter modifier is used to
Q36: The $ character is used in a
Q37: By default, if a character included in
Q38: The \s character is used in a
Q39: You can set up a regular expression
Q40: You can replace all instances of a