Multiple Choice
Within an event-driven program, a component on which an event is generated is the ____ of the event.
A) handler
B) driver
C) listener
D) source
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: import javax.swing.*; <br>public class JFrameLook <br>{ <br> public
Q36: The Swing classes are part of a
Q37: Provide an example of an event-driven program.
Q38: A _ is a Component used to
Q39: Which method do you use to assign
Q41: How do you change the text of
Q42: An object that is interested in an
Q43: Match each term with the correct statement
Q44: A method that executes because it is
Q45: Write the statement to create a JButton