Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Mention the advantages and disadvantages of mvc model?



Mention the advantages and disadvantages of mvc model?..

Answer / Mohit Pal

Advantages:n1. Separation of concerns: Each component (Model, View, Controller) has a specific role, making it easier to maintain, debug, and test the application.n2. Reusability: Components can be reused across different parts of the application.n3. Scalability: As applications grow in size, the MVC architecture allows for easy scaling without causing complexity.nnDisadvantages:n1. Overhead: Implementing an MVC architecture requires more time and resources compared to a monolithic design.n2. Learning curve: Developers need to understand each component's role and how they interact with one another.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

What are the exception filters in mvc?

1 Answers  


What is postback in mvc?

1 Answers  


How the Routes in webform application and an MVC application differ?

1 Answers   HCL,


Does mvc support session?

1 Answers  


Explain the role of components presentation, abstraction and control in mvc?

1 Answers  


What are the types of filters?

1 Answers  


What is actionresult mvc?

1 Answers  


How to render html in asp.net mvc view?

1 Answers  


what are the components defined in the model from mvc architecture?

1 Answers  


What is mvc viewbag?

1 Answers  


What is mvc state management?

1 Answers  


What is the page Lifecycle of the MVC ?

1 Answers  


Categories