Vidyalelo
PHP · Q51

Functions

Programming · PHP · question 51

Q51

What will be the output of the following PHP code ?

A.
I am here to spoil this code
Answer
B.
Error
C.
my favourite TV show isI am here to spoil this code
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
This one works because b is declared independent of TV() also.