What will be the output of the following PHP code ?
<?php $four4 = 4; $three3 = 3; $two2 = 2; echo $four4 + $three3 / $two2 - 1; ?>
(a).4.5
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
(a).4.5
need an explanation for this answer? contact us directly to get an explanation for this answer