Multiple Choice
JavaScript references the ________ object for you when you call its functions, so you don't need to use it directly.
A) document
B) local
C) scriptlevel
D) Global
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: A function's _ are also considered to
Q8: Iteration uses _ statements and recursion uses
Q9: What does the following statement do<br>Math.floor( Math.random()
Q10: The value a in the following statement
Q11: Which of the following is used to
Q13: Change an image's _ attribute to change
Q14: Which of the following are valid names
Q15: Which of the following is not a
Q16: What would the function cube return, assuming
Q17: The "prepackaged" functions that belong to JavaScript