Multiple Choice
Case-Based Critical Thinking Question Patrice is creating JavaScript code for her website. Her first task is to reference several HTML elements.
If Patrice follows common practice among JavaScript developers, she will store the HTML element references as __________.
A) functions
B) variables
C) event listeners
D) properties
Correct Answer:

Verified
Correct Answer:
Verified
Q5: The querySelector() method is a child of
Q8: The _ object is the parent element
Q18: Case-Based Critical Thinking Question Alicia wants to
Q23: Standard _ for objects include the text
Q23: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX8929/.jpg" alt=" Referring to the
Q31: JavaScript names can include spaces.
Q35: A(n) _ is a JavaScript instruction that
Q45: A common method to change the CSS
Q55: You can access any HTML element by
Q70: The contents of a function are executed