Are document objects required for an application? What does they offer?
Answer Posted / maanya
Document objects are not required but are very useful in grouping data that belongs in a single file or file package.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is xcode used for?
Are the nsmanagedobjectcontext queues serial or concurrent?
What are extra features added in ios 9?
What is use of nsoperation? How nsoperationque works?
Implement the following methods: retain, release, auto release in iOS operating system?
What is dependency management?
What is mapping model?
How to use reusable cell in uitableview?
What is the significance of autorelease?
How do I get rid of app errors on iphone?
What is dependency injection in ios?
What is singleton pattern in ios?
What are ibeacons in ios? : IOS Architect
In a single model, can I have few entities in one sqlite db file and remaining in another sqlite db file?
Define autorealease pool?