PHP MCQ Variables in Php MCQ Question #2377
Single Choice Not Set

QWhat will be the output of the following PHP code?
< ?php 
echo "$four4 + $three3 / $two2 - 1";
?>

ID: #2377 Variables in Php MCQ 779 views
Question Info
#2377Q ID
Not SetDifficulty
Variables in Php MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A 4.5
  • B 7
  • C 3.5
  • D Error
Correct Answer

Explanation

You can use numbers in a variable name.

Share This Question

Challenge a friend or share with your study group.