nerdexam
Zend

200-530 · Question #61

Given a JSON-encoded string, which code sample correctly indicates how to decode the string to native PHP values?

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

Question

Given a JSON-encoded string, which code sample correctly indicates how to decode the string to native PHP values?

Options

  • AOption A
  • BOption B
  • COption C
  • DOption D

How the community answered

(44 responses)
  • A
    16% (7)
  • B
    9% (4)
  • C
    70% (31)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice