Challenger App

No.1 PSC Learning App

1M+ Downloads
What is the correct JavaScript syntax to write "Hello World"?

ASystem.out.println("Hello World")

Bprintf("Hello World")

Cdocument.write("Hello World")

Drespopnse.write("Hello World")

Answer:

C. document.write("Hello World")

Read Explanation:

the correct JavaScript syntax to write "Hello World" is - document.write("Hello World")


Related Questions:

An object is an instance of :
Who invented the high level programming language C?
An example for an empty tag in HTML is :
Which of the following is a programming Language ?
Which one of the following is not a language processor :