Quiz on MVC Framework Introduction



1. What does MVC stand for in the context of MVC Framework?
2. Which component of MVC is responsible for the data logic?
3. In an MVC architecture, which component interacts directly with the user?
4. What role does the Controller play in the MVC framework?
5. Which of the following is a benefit of using the MVC framework?

Advertisements