2. An event listener is ___.

A. something that happens, such as mouse clicks, keystrokes, and touches (for touch enabled devices), while a program is running and interrupts the program’s flow
B. an object that listens for events, such as mouse, keyboard, and touch events
C. a function that will be executed when the event occurs

B. an object that listens for events, such as mouse, keyboard, and touch events

Computer Science & Information Technology

You might also like to view...

The Tight option will place more space between text characters

Indicate whether the statement is true or false

Computer Science & Information Technology

The ___________ statement in a called function passes the value of an expression back to the calling function.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology