Multiple Choice
Which of the following objects obtains information about the current Web browser?
A) window
B) navigator
C) document
D) math
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q66: It is good programming practice to precede
Q67: JavaScript makes use of _ to make
Q68: Identify the letter of the choice that
Q69: JavaScript's built-in functions like alert()and close()actually belong
Q70: The substring()method uses a length value to
Q72: A built-in object is a JavaScript object
Q73: Identify the letter of the choice that
Q74: Which of the following attributes is optional
Q75: Which of the following standards supports the
Q76: Given car.drive(),where car is the object,drive is