Identify a concept which is NOT related to MVC pattern among the below:

  1. The MVC pattern introduces extra classes due to the separation of the model,view and the controller components

  2. The view component accesses the enterprise data through the model component

  3. The model-view separation principle states that the application logic should not be put in the UI object method

  4. The Model-View separation principle helps minimize the impact of requirement change in the interface on the controller layer


Correct Option: D

Find more quizzes: