Sail E0 Webinar
Question
What will be the output of the following PHP code?$number = array ("4", "hello", 2);echo (array_sum ($number));
Options:
A .  6
B .  4
C .  2
D .  4hello2
Answer: Option A

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers