What is mvc in ios?



What is mvc in ios?..

Answer / Vikash Prasad

MVC (Model-View-Controller) is a design pattern used for structuring an application in iOS. The Model handles the data, View is responsible for displaying the user interface, and Controller manages interaction between Model and View.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Explain UIApplication life cycle

1 Answers  


Whats the difference between frame and bounds?

1 Answers  


What is App Bundle in iOS operating system?

1 Answers   TryTechnicals Pvt Ltd,


Why is iboutlet weak?

1 Answers  


What is cocoa touch framework in ios?

1 Answers  


How to download something from the internet?

1 Answers  


What is difference between category and extension in ios?

1 Answers  


What is foundation framework in ios?

1 Answers  


What is mvvm in ios swift?

1 Answers  


What is use of uiapplication class?

1 Answers  


Explain the working of manual memory management?

1 Answers  


What is nsmanagedobjectcontext? What are the different concurrency types? Explain each type.

1 Answers  


Categories