Multiple Choice
A/an ____ belongs to a class whose methods describe the actions to be taken when a user clicks a user-interface graphical object.
A) Event listener
B) Event source
C) Action listener
D) Action method
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: Assuming that the ClickListener class implements the
Q18: Which of the following statements about helper
Q19: Which of the following can potentially be
Q20: Consider the following code snippet: JFrame frame
Q21: Consider the following declarations: public interface Measurer<br>{<br>Int
Q23: You wish to implement a callback method
Q24: Consider the following code snippet: final RectangleComponent
Q25: Which of the following statements about an
Q26: An inner class can access local variables
Q27: A/an _ class defined in a method