nerdexam
Zend

200-550 · Question #209

What is the output of the following code? echo "1" + 2 * "0x02";

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

Question

What is the output of the following code? echo "1" + 2 * "0x02";

Options

  • A1
  • B3
  • C5
  • D20
  • E7

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    14% (3)
  • C
    76% (16)
  • E
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice