Zend PHP 5.3 Certification 200-530 Question # 4 Topic 1 Discussion

Zend PHP 5.3 Certification 200-530 Question # 4 Topic 1 Discussion

200-530 Exam Topic 1 Question 4 Discussion:
Question #: 4
Topic #: 1

What is the output of the following code?

echo 0x33, ' monkeys sit on ', 011, ' trees.';


A.

33 monkeys sit on 11 trees.


B.

51 monkeys sit on 9 trees.


C.

monkeys sit on trees.


D.

0x33 monkeys sit on 011 trees.


Get Premium 200-530 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.