Zend PHP 5.3 Certification 200-530 Question # 22 Topic 3 Discussion

Zend PHP 5.3 Certification 200-530 Question # 22 Topic 3 Discussion

200-530 Exam Topic 3 Question 22 Discussion:
Question #: 22
Topic #: 3

How many elements does the array $pieces contain after the following piece of code has been executed?

$pieces = explode("/", "///");


A.

0


B.

3


C.

4


D.

5


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.