Lecture 17 Quiz: UI Events & Event Handling

Note

Review before quiz: Lectures | Week 5 Content | Lab 5 | Home Assignment 2

Lecture 17 Self-Check

Question 1: Which option returns all matching elements for a CSS selector?
Select an item
Question 2: Which property can insert HTML markup inside an element?
Select an item
Question 3: Which method is commonly used to toggle a CSS class on an element?
Select an item
Question 4: Which array method creates a new array by transforming each element?
Select an item
Question 5: Which method creates a new DOM element in JavaScript?
Select an item