Multiple Choice
Output directly onto a web page from JavaScript is done using the ________ built-in function .
A) document . display()
B) print()
C) writeln()
D) document . write()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The HTML _ tag provides an area
Q6: When two variables have the same name,
Q7: A variable cannot be used as part
Q8: If you wanted the following function to
Q9: A(n) _ is a programming structure with
Q11: What, if anything, is wrong with the
Q12: When a function is called, you write
Q13: Functions that are written so they can
Q14: Variables in the parameter list of a
Q15: The numbers generated by the Math .