What is the benefit of using adapter classes rather than listeners interfaces? Question 17 options: It makes it possible to respond to several events at the same time It makes it unnecessary to implement unused event handling methods It enables multiple inheritance of classes It makes the response time for responding to events much quicker
Question 17 (5 points)
What is the benefit of using adapter classes rather than listeners interfaces?
Question 17 options:
| It makes it possible to respond to several events at the same time |
| It makes it unnecessary to implement unused event handling methods |
| It enables multiple inheritance of classes |
| It makes the response time for responding to events much quicker |