Zend
200-530 · Question #383
Which of the following metacharacters can be used to find a non-word character?
The correct answer is B. \W. See the full explanation below for the reasoning.
Question
Which of the following metacharacters can be used to find a non-word character?
Options
- A.
- B\W
- C\w
- D\d
How the community answered
(34 responses)- A3% (1)
- B74% (25)
- C15% (5)
- D9% (3)
Community Discussion
No community discussion yet for this question.