MCQ
Single Best Answer
Not Set
QWhat will be the output of the following PHP code?
< ?php
echo $red ;
?>
ID: #2372
Variables in Php MCQ
663 views
Question Info
#2372Q ID
Not SetDifficulty
Variables in Php MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option B
Explanation
There will no output returned as the variable $red does not hold any value.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic