What is a model class?



What is a model class?..

Answer / Achyut Prakash

In the context of iOS development, a model class represents the data structures and business logic of your application. It usually consists of instance variables to store data and methods to perform operations on that data. Models are often used with Core Data for persistent storage.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What are the benefits of swift over objective-c ?

1 Answers  


What are the three themes that ios embodies?

1 Answers  


What is datasource in ios swift?

1 Answers  


Explain the difference between strong and retain.

1 Answers  


How to access the spotlight search feature now?

1 Answers  


How to parse xml?

1 Answers  


Multitasking support is available from which version?

1 Answers  


What are b-trees?

1 Answers  


Do you know what is iphone reference library?

1 Answers  


When can you get ios 13?

1 Answers  


What is the difference between inheritance and category?

1 Answers  


Explain how do I get a call when my ipad rings?

1 Answers  


Categories