Explain about MVC Design patters



Explain about MVC Design patters..

Answer / babu

In MVC design pattern Models represent data, views represent user interfaces, and view controllers mediate the interactions between the two of them. The main disadvantage of MVC design pattern is view controller is dependent and the view controller has lots of lines of code to manage the business logic and User interface.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What kind of database is realm?

0 Answers  


What is an iphone app?

0 Answers  


Do you know any other changes to ios 7 since wwdc?

0 Answers  


How to convert MVC design pattern to MVVM design patterns

0 Answers  


What is mvc pattern in ios?

0 Answers  






What's the latest version of ios?

0 Answers  


What are the Steps for using coredata?

0 Answers  


What are the design patterns in ios?

0 Answers  


How can a user respond or react to the state transitions on the app?

0 Answers  


How to handle concurrency problems in core data?

0 Answers  


Does ios support multitasking?

0 Answers  


When was ios invented?

0 Answers  


Categories