Vidyalelo
PHP · Q59

Functions

Programming · PHP · question 59

Q59

What will be the output of the following PHP code ?

A.
Hello World
B.
No Output
C.
ERROR
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
Function cannot begin with a number.