Multiple Choice
Case-Based Critical Thinking Question
Alicia wants to increase the sizes of images on her website in response to users moving the mouse pointer over them. To add this feature, she plans to use JavaScript.
-Alicia can create code that responds to an event using a(n) __________.
A) variable
B) if statement
C) eventListener
D) property
Correct Answer:

Verified
Correct Answer:
Verified
Q65: Case-Based Critical Thinking Question<br>Patrice is creating JavaScript
Q66: Multi-line comments in JavaScript use the same
Q67: Matching<br>Match each commonly used JavaScript property with
Q68: You specify a CSS selector in _
Q69: The _ property refers to the current
Q70: The contents of a function are executed
Q71: Matching<br>Match each commonly used JavaScript property with
Q72: JavaScript supports the use of symbols known
Q74: Each DOM node is associated with a
Q75: The statement that creates a variable starts