Explain difference between coredata & sqlite?



Explain difference between coredata & sqlite?..

Answer / Ashok Kumar Shukla

Core Data is a high-level object-oriented persistence framework provided by Apple, built on top of SQLite. Core Data allows developers to manage data using models, entities, relationships, and fetch requests. SQLite is a relational database management system that's used by Core Data as its underlying storage mechanism.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

How do you decide when to use infinite scroll or pagination in ios? : IOS Architect

1 Answers  


Explain code signing in ios?

1 Answers  


Explain me what is arc? How it works?

1 Answers  


Enlist the latest ios development patform?

1 Answers  


What is message forwarding?

1 Answers  


Screen resolution of iPhone & iPad

1 Answers  


What are ibeacons in ios? : IOS Architect

1 Answers  


What is nonatomic?

1 Answers  


What are transient properties?

0 Answers  


Explain ios switching applications?

1 Answers  


Explain the difference between strong and retain.

1 Answers  


What is weak in ios?

1 Answers  


Categories