What is difference between MVC and MVP ?
Answer / Sunil Tiwari
In MVC, the Controller acts as an intermediary between the Model and View. In MVP, the Presenter manages the interaction between the View and Model directly. This means MVC separates application logic from user interface logic more than MVP.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a mvc in medical terms?
What is spring mvc model?
What is postback in mvc?
What is partial view in mvc?
Mention how can maintain session in mvc?
Mention what are the two ways to add constraints to a route?
What is routing? What are the three segments for routing is important?
What is mvc routearea?
What is the difference between mvc and mvp?
Mention what is the importance of nonactionattribute?
What is code blocks in views?
How the Routes in webform application and an MVC application differ?