Answer Posted / babu
Sandbox: sandbox is a set of fine-grained controls that limit the app’s access to files, preferences, network resources, hardware, and so on. As part of the sandboxing process, the system installs each app in its own sandbox directory, which acts as the home for the app and its data.
Bundle : A bundle is a directory with a standardized hierarchical structure that holds executable code and the resources used by that code.
Documents : Documents directory allows you to store files and subdirectories your app creates or may need.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is shared instance in ios?
What is core data in ios?
What is a memory leak in ios?
Explain place holder constraint
What are all the instruments available in Xcode in iOS operating system?
Explain parent-child context setup. What are the advantages?
What is use of nsoperation?
Explain steps for using coredata?
What is advantage of categories? What is difference between implementing a category and inheritance?
What is suspended state in ios?
What is arc ? How it works?
How to measure your application's performance on an iphone device?
What does use core data mean in xcode?
Is ios multithreading?
Explain the difference between frame and bounds?