Zend Certified PHP Engineer 200-550 Question # 57 Topic 6 Discussion

Zend Certified PHP Engineer 200-550 Question # 57 Topic 6 Discussion

200-550 Exam Topic 6 Question 57 Discussion:
Question #: 57
Topic #: 6

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-550 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.