Q50
What will be the output of the following PHP code ?
A.
I am here to spoil this code
B.
Error
AnswerC.
My favourite TV show isI am here to spoil this code
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
b is undeclared if TV() is not called first.