Javascript Quiz

Which of the following is correct to write “webthestuff” on the web page? 00:00:00

Question 1 out of 20


  1. System.out.println(“webthestuff”)
  2. printThis(“webthestuff”)
  3. document.write(“webthestuff”)
  4. response.write(“webthestuff”)