Q54
What will be the output of the following PHP code ?
A.
Error
AnswerB.
0
C.
42
D.
84
Answer: Option A
Solution
Answer: Option A
Solution:
Function does not return anything.
Functions
Programming · PHP · question 54
Q54
Answer: Option A