linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

Which one of the following statements is NOT true about MVC pattern?

View represents the data to the user in the desired format, supports interactions with users.
Model represents the business data as well as the "state" of the application
MVC stands for Model, View, and Controller
The controller's main responsibility is to interact with the database like performing CRUD operations.

Answer:
The controller's main responsibility is to interact with the database like performing CRUD operations.

Note: This Question is unanswered, help us to find answer for this one