Practicing for Syntax & Variables of Web Design & Development

Questions 1 of 25
  • Q. What will be the output of the following PHP code?
      < ? php
      echo "Hello World";
      ?>