Zend PHP 5.3 Certification 200-530 Question # 48 Topic 5 Discussion

Zend PHP 5.3 Certification 200-530 Question # 48 Topic 5 Discussion

200-530 Exam Topic 5 Question 48 Discussion:
Question #: 48
Topic #: 5

Consider the following code:

strspn($test, 'aeiou', 1);

The variable $test contains the string "You get certified".

What will the function call return?


A.

true


B.

false


C.

0


D.

1


E.

2


F.

3


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.