Multiple Choice
Which of the following statements about listener classes is true?
A) A listener class can be declared as an anonymous inner class.
B) A listener class cannot be declared as an inner class.
C) A listener class must be declared as an inner class.
D) A listener class must be declared as an anonymous inner class.
Correct Answer:

Verified
Correct Answer:
Verified
Q9: Which of the following statements creates a
Q10: Which statements will create an editable text
Q11: When an event occurs, the event source
Q13: Insert the missing statement(s) in the following
Q14: Consider the following code snippet that is
Q15: An inner class can access local variables
Q17: Based on the following statement, which of
Q17: Which statement will add a dollar sign
Q53: The methods of a/an _ describe the
Q82: How do you specify what the program