Q55
What will be the output of the following PHP code ?
A.
Error
B.
0
AnswerC.
42
D.
84
Answer: Option B
Solution
Answer: Option B
Solution:
Function returns $total.
Functions
Programming · PHP · question 55
Q55
Answer: Option B