CIW Exam Questions

Which PHP function should he use?

Xavier needs a function to determine how many elements are in his array so that he can access all
the elements. Which PHP function should he use?

A.
The access array function

B.
The return array() command

C.
The count() function

D.
The $index current() command