Complete this quiz in class.
- Event-driven programming is when a user
- clicks on a button
- changes a value
- interacts with the page
- any of the above
- In procedural programming, functions are called
- any time
- in a specific order
- left to right
- The universal method exposed in the DOM for registering event handlers is called
- addEventListener
- addListener
- addEvent