Solved

Which Script Block Will Display Hello World in the Browser

Question 1

Multiple Choice

Which script block will display Hello World in the browser when the script is run?


A) <script type="text/javascript"> var message = "Hello "; var message2 = "World"; document.write(message + message2) ; </script>
B) document.write(message & message2) ;
C) var message =  Hello ; var message2 = World ;
D) document.write("message + message2 ") ;

Correct Answer:

verifed

Verified

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents