Vidyalelo
PHP · Q69

Functions

Programming · PHP · question 69

Q69

What will be the output of the following PHP code ?

A.
Have a good day!
B.
Have a good night!
Answer
C.
ERROR
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
Function returns 40. this is greater than 20, hence the output.