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 mvc pattern in ios?

449


What are lifecycle events of uiviewcontroller?

418


Who calls the dealloc strategy? Would we be able to implement dealloc in arc? In the event that indeed, what is the need to do that?

475


Is xcode a framework?

487


what are all instruments available in Xcode?

486






What is iphone sdk?

486


Which language is best for ios development?

442


How to switch off predictive text?

465


What is delegate?

510


Explain steps for using coredata?

479


Explain differentiate between release and pool drain?

443


How do I become an ios developer?

510


Why uicontrol is provided if we can create custom uiview?

466


What is ios technology?

458


Explain parent-child context setup?

444