Explain about MVC Design patters

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an ios framework?

583


What is view controller xcode?

619


What is difference between mvc and mvvm in ios?

618


What is a memory leak in ios?

569


Can a static library (.a) contain assets like pictures, sound documents and so on.?

632


Explain the difference between viewdidload and viewdidappear?

619


What is ios deadlock?

627


Assume that an app is not in foreground but is still executing code. In which state will it be in?

633


What are design patterns in ios?

697


What is framework in ios?

644


How to silent the noisy keyboard?

638


Define decoding or deserialization?

642


Explain me how to parse json?

564


How to implement "load more" using nsfetchedresultscontroller?

625


What is mvc and mvvm in ios?

643