"> What will be the output of the following PHP code ? < ?php echo "$four4 + $t "> " /> " />
Sail E0 Webinar
Question
What will be the output of the following PHP code ?
< ?php
echo "$four4 + $three3 / $two2 - 1";
?>
Options:
A .  4.5
B .  7
C .  3.5
D .  Error
Answer: Option A


You can use numbers in a variable name.



Was this answer helpful ?
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers