Vidyalelo
PHP · Q54

Functions

Programming · PHP · question 54

Q54

What will be the output of the following PHP code ?

A.
Error
Answer
B.
0
C.
42
D.
84

Answer: Option A

Solution

Answer: Option A
Solution:
Function does not return anything.