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

How do I get a call when my ipad rings?

0 Answers  


Explain me how to parse json?

0 Answers  


applications that can be used with iphone

0 Answers  


Are the nsmanagedobjectcontext queues serial or concurrent?

0 Answers  


Why to keep user policies at server side rather on device? : IOS Architect

0 Answers  


What is ios application life cycle?

0 Answers  


Explain what is iphone reference library?

0 Answers  


Explain alamofire benefits

0 Answers  


What is the concurrency how many ways you know to achieve concurrency?

0 Answers  


Explain the correct way to manage Outlets memory in iOS.

0 Answers   UGC Corporation,


Is it safe to update to ios 13?

0 Answers  


What is didreceivememorywarning method in you viewcontroller?

0 Answers  


Categories