Question: what is the correct answer ? What would a browser capable of scripting display when executing this code? a) document.writeln(Hello World); b) nothing c) Hello
What would a browser capable of scripting display when executing this code? a) document.writeln("Hello World"); b) nothing c) Hello World d) script type = "text / javascript" ) ; script> html > ANS: b. ("Nothing" is correct because the statement is embedded in a comment.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
