Q65
What will be the output of the following PHP code ?
A.
Returned value from the function : $return_value
B.
Error
C.
Returned value from the function : 30
AnswerD.
Returned value from the function :
Answer: Option C
Solution
Answer: Option C
Solution:
Function returns 30.