What is data model in mvc?



What is data model in mvc?..

Answer / Kiran

In the MVC (Model-View-Controller) architectural pattern, the Model represents the data and business logic of an application. It handles data storage, manipulation, and validation. The Model acts as a bridge between the Controller and View, allowing for easy data exchange.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

What is razor in mvc?

1 Answers  


What is mvc (model view controller)?

1 Answers  


Explain the concept of default route in mvc

1 Answers  


Is mvc better than web forms?

1 Answers  


Is mvc faster than web forms?

1 Answers  


What is view engine in mvc?

1 Answers  


Is there viewstate in mvc?

1 Answers  


What do you mean by mvc scaffolding?

1 Answers  


What is mvc dapper?

1 Answers  


What are the three segments for routing important?

1 Answers  


What is ignore route in mvc?

1 Answers  


What are action verbs mvc?

1 Answers  


Categories