nerdexam
Zend

200-530 · Question #400

Which of the following PCRE expressions is used to match any white space character?

The correct answer is B. \s. See the full explanation below for the reasoning.

Question

Which of the following PCRE expressions is used to match any white space character?

Options

  • A$
  • B\s
  • C^
  • D.

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    83% (20)
  • C
    8% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice