Multiple Choice
The methods of a/an ____ describe the actions to be taken when an event occurs.
A) event source
B) event listener
C) event interface
D) action source
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q48: Which of the following statements about an
Q49: Consider the following code snippet: public class
Q50: A method that has no implementation is
Q51: Which of the following is a good
Q52: Suppose you are writing an interface called
Q54: Consider the following code snippet: class MouseClickedListener
Q55: Which of the following statements about converting
Q56: Assume that the TimerListener class implements the
Q57: _ are generated when the user presses
Q58: Consider the following class: public class ClickListener