Home »
MCQs »
Zend Framework MCQs
Which of the following in the MVC component, is the key component of the MVC architecture?
15. Which of the following in the MVC component, is the key component of the MVC architecture?
- Model
- View
- Controller
Answer: C) Controller
Explanation:
The controller component in MVC, is the key component of the MVC architecture.