Vidyalelo
PHP · Q52

Arrays

Programming · PHP · question 52

Q52

What functions count elements in an array? 1. count 2. Sizeof 3. Array_Count 4. Count_array

A.
Option 2 and 4
B.
Option 1 and 2
Answer
C.
Option 3 and 4
D.
Option 1 and 4

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board