Multiple Choice
Which of the following regular expression metacharacters matches any white space?
A) \W
B) \w
C) \S
D) \s
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: A regular expression is _.<br>A) A pattern
Q25: A metacharacter is a character that alters
Q26: Which of the following regular expression metacharacters
Q27: Which of the following String methods can
Q28: The operator is the "equals to" operator
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