A good answer might be:Since buttonDemo implements the ActionListener interface, it must define each method in the interface. | |
Implementing an InterfaceFor the ActionListener interface, there is only one method: actionPerformed(). Here is the program with several blanks:
| |
QUESTION 6:Fill in the blue blanks. Don't fill in the ". . . . . " Click Here after you have answered the question |