Sail E0 Webinar
Question
What will be the output of the following PHP code ?
< ?php
echo $red ;
?>
Options:
A .  0
B .  Nothing
C .  True
D .  Error
Answer: Option B


There will no output returned as the variable $red does not hold any value.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers