Multiple Choice
Another method to write text to the Web page is the ____ method.
A) document.writeln()
B) document.writeline()
C) document.insrtln()
D) document.insrtline()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q119: Which of the following is not a
Q120: JavaScript _ most occurrences of white space.<br>A)
Q121: List the key differences between Java and
Q122: To have a function return a value,you
Q123: A(n)_ comment is created using the //
Q125: _ are used to mark the beginning
Q126: Case 10-2<br>Terrance had added a form to
Q127: A(n)_ indicates a variable has no value
Q128: When the browser loads the HTML file
Q129: A global variable has local scope only._