Q:

Which statement will output $x on the screen?

0

Which statement will output $x on the screen?


  1. echo “$x”;
  2. echo “$$x”;
  3. echo “/$x”;
  4. echo “$x;”;

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).echo “$x”;

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now