nerdexam
Zend

200-550 · Question #42

Assuming UTF-8 encoding, what is the value of $count? $count = strlen($data);

The correct answer is C. 5. See the full explanation below for the reasoning.

Question

Assuming UTF-8 encoding, what is the value of $count? $count = strlen($data);

Options

  • A0
  • B4
  • C5
  • D7

How the community answered

(36 responses)
  • A
    14% (5)
  • B
    3% (1)
  • C
    78% (28)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice