---
title: "Mention the advantages of MVC?"  
description: "Mention the advantages of MVC?"  
author: "Nishi Tiwari"  
published: 2020-02-15  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/33703/mention-the-advantages-of-mvc  
category: "asp.net mvc"  
tags: ["asp.net mvc"]  
reading_time: 1 minute  

---

# Mention the advantages of MVC?

- The MVC segregates the project into a different segment, and also it becomes easy for developers to work on it.
- MVC is easy to edit or change some part of our project that makes our project less development and maintenance cost
- MVC makes our project more systematic

## Answers

### Answer by Nishi Tiwari

- The MVC segregates the project into a different segment, and also it becomes easy for developers to work on it.
- MVC is easy to edit or change some part of our project that makes our project less development and maintenance cost
- MVC makes our project more systematic


---

Original Source: https://www.mindstick.com/interview/33703/mention-the-advantages-of-mvc

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
