Sail E0 Webinar
Question
What will be the output of the following PHP code ?$a = array(12, 5, 2);echo(array_product($a));
Options:
A .  010
B .  060
C .  024
D .  120
Answer: Option D

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :


Latest Videos

Latest Test Papers