In what cases are adapter classes useful?
a. When an adapter GUI control is clicked.
b. When every method in the event-listener interface is to use the same functionality.
c. When it is not desirable to declare every method in the event-listener interface.
d. None of the above.
C
Computer Science & Information Technology
You might also like to view...
Which of the following virus types uses the address book in the victim's e-mail system for distribution?
A) E-mail virus B) Polymorphic C) Macro D) Multipartite virus
Computer Science & Information Technology
With what do View and ViewGroup attribute names start?
a. android: b. view.group: c. view: d. res/layout/
Computer Science & Information Technology