Q.

Which of the following is correct to write “Hello World ” on the web page?

A. System.out.println(“Hello World”)
B. print(“Hello World”)
C. document.write(“Hello World”)
D. response.write(“Hello World”)
Answer» C. document.write(“Hello World”)
2k
0
Do you find this helpful?
8

Discussion

No comments yet