Question: In the java.awt.event package, there is an ActionListener interface that many classes implement when they want to be made aware of events that occur, such

In the java.awt.event package, there is an ActionListener interface that many classes implement when they want to be made aware of events that occur, such as mouse clicks on buttons (a) [4 points] Why is ActionListener an interface instead of an abstract class? (b) [4 points How would making ActionListener an abstract class decrease the us- ability of the class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
