Q:

Which of the following PHP statements will output Hello World on the screen?

0

Which of the following PHP statements will output Hello World on the screen?

i) echo (“Hello World”);
ii) print (“Hello World”);
iii) printf (“Hello World”);
iv) sprintf (“Hello World”);


  1. i) and ii)
  2. i), ii) and iii)
  3. All of the mentioned
  4. i), ii) and iv)

All Answers

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

(b).i), ii) and iii)

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