Q55
What will be the output of the following PHP code ?
A.
0
B.
Nothing
AnswerC.
True
D.
Error
Answer: Option B
Solution
Answer: Option B
Solution:
There will no output returned as the variable $red does not hold any value.