Home »
MCQs »
Java Swing MCQs
The ____ class enables the development of abstract functions as well as action interfaces
20. The ____ class enables the development of abstract functions as well as action interfaces.
- Action
- Abstraction
- AbstractionAction
Answer: C) AbstractionAction
Explanation:
The AbstractAction class enables the development of abstract functions as well as action interfaces.