Home »
MCQs »
Java Swing MCQs
Which of the following architecture does the Swing framework use?
1. Which of the following architecture does the Swing framework use?
- MVC
- MVP
- Layered architecture
- Master-Slave architecture
Answer: A) MVC
Explanation:
Swing framework uses MVC architecture.