MCQOPTIONS
Saved Bookmarks
| 1. |
The correct syntax to write "Hi There" in Javascript is |
| A. | jscript.write ("Hi There") |
| B. | response.write ("Hi There") |
| C. | print ("Hi There") |
| D. | print.jscript ("Hi There") |
| Answer» C. print ("Hi There") | |