Multiple Choice
What is the correct JavaScript syntax to write "Hello World"?
A) system.out.println("hello world")
B) println ("hello world")
C) document.write("hello world")
D) response.write("hello world")
Correct Answer:

Verified
Correct Answer:
Verified
Q15: _ JavaScript statements embedded in an HTML
Q16: Inside which HTML element do we put
Q17: JavaScript is can be written -<br>A)directly into
Q18: Which of the following way can be
Q19: JavaScript is _ Side Scripting Language.<br>A)browser<br>B)isp<br>C)noneof these<br>D)server
Q20: Which of the following best describes JavaScript?<br>A)low-level
Q21: _ tag is an extension to HTML
Q22: JavaScript is interpreted by _<br>A)client<br>B)server<br>C)object<br>D)none of the
Q23: JavaScript is designed for following purpose -<br>A)to
Q25: What should appear at the very end