Multiple Choice
The ____ object is used to obtain information about the current web browser.
A) Location
B) Navigator
C) History
D) Browser
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Which method returns the element created by
Q7: Which method returns a single element?<br>A)getElementsByTagName()<br>B)getElementsByClassName()<br>C)querySelector()<br>D)querySelectorAll()
Q8: Name two ways to add a node
Q9: The DOM hierarchy is also known as
Q10: How can you control a new window
Q12: The _ method repeatedly executes the same
Q13: Is the Navigator object commonly used in
Q14: The History object contains a single property,
Q15: The getElementsBySelector()method returns a collection of elements
Q16: Explain the relationship between the Window object