Q:

What will be the output of the following PHP code ?

0

What will be the output of the following PHP code ?

<?php
Echo "Hello World1";
echo " Hello world2";
ECHO " Hello world3";
?>

  1. Hello world1 Hello world2 Hello World3
  2. Hello world1
    Hello world2
    Hello World3
  3. Error
  4. Hello world1 Hello world3

All Answers

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

(a).Hello world1 Hello world2 Hello World3

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