Multiple Choice
Case 9-1
A friend of Libby's has given her a great reference text for JavaScript,including a handy section on built-in objects.However,Libby's challenge is that because she is so new to JavaScript,she does not know the appropriate section in which to look in the first place when she knows the type of task she wants to perform.
-Libby is looking for the section of the text that will catalog for her the properties that tell her whether a user to her site is using Internet Explorer,for example,and what version thereof.Under which of the following objects should she look to learn how to accomplish this?
A) navigator
B) location
C) array
D) browser
Correct Answer:

Verified
Correct Answer:
Verified
Q100: Methods are followed by parentheses,which may be
Q101: Some methods require a(n)_.<br>A)argument<br>B)definition<br>C)handler<br>D)script
Q102: Which of the following objects represents a
Q103: Identify the letter of the choice that
Q104: JavaScript variables are considered local,unless the variable
Q106: Which of the following is not a
Q107: JavaScript facilitates Web developers being able to
Q108: The general form of the location property
Q109: If you do not close an HTML
Q110: A(n)_ is an HTML tag that identifies