Multiple Choice
Case 11-1
Sebastian wants to create a user-defined function for image rollovers,but before he does,he asks his friend Kiesha to help him get a refresher,so he has a solid foundation before beginning his work.
-Which of the following is NOT a true statement Kiesha can make to Sebastian about the getElementById() method?
A) The id element value must be entered in quotation marks.
B) The id element value must be entered as a valid variable name.
C) The method's returned value can use any properties associated with that value.
D) As a string in quotation marks,the id element value is not case-sensitive but must match exactly the tag id property value.
Correct Answer:

Verified
Correct Answer:
Verified
Q43: The second item in a JavaScript array
Q44: A(n)_ is a point in a tree-like
Q45: A class selector is used to identify
Q46: By repeatedly changing the positioning and placement
Q47: An id selector can be used to
Q49: You cannot store string and Boolean values
Q50: All colors must be entered using their
Q51: The _ naming system uses a tree-like
Q52: A(n)_ is a collection of data items
Q53: Which tag groups items as a block?<br>A)<