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
Related Questions
Q43: JavaScript supports the use of symbols known
Q56: Case-Based Critical Thinking Question Patrice is creating