Bundle & document directory, sandbox ?



Bundle & document directory, sandbox ?..

Answer / 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

More Apple iOS Interview Questions

What is a delegate xcode?

0 Answers  


What is arc ios?

0 Answers  


what is the difference between nonatomic & atomic

1 Answers  


What is reuse identifier?

0 Answers  


What is iphone os?

0 Answers  






Why do we override drawrect: method? How to explicitly call it?

0 Answers  


When an app is said to be in active state?

0 Answers  


UI updation in seperate thread is it possible ?

1 Answers  


What is uikit in ios?

0 Answers  


What is nspersistentstore? Is it thread safe?

0 Answers  


what are the controllers are available in objective C

1 Answers  


What is didreceivememorywarning method in you viewcontroller?

0 Answers  


Categories