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

Which are the app’s state transitions when it is launched?

0 Answers  


What is nsuserdefaults? What type of data can we store there?

0 Answers  


What is dispatch queue in ios?

0 Answers  


When can you get ios 13?

0 Answers  


What is nsmanagedobject?

0 Answers  






What is dynamic typing in iOS operating system?

0 Answers   CDC,


 Are document objects required for an application? What does they offer?

1 Answers  


Explain app bundle?

0 Answers  


How do you usually persist data on ios? : IOS Architect

0 Answers  


What is the protocol in ios?

0 Answers  


What is a view controller in ios?

0 Answers  


What are delegates in ios swift?

0 Answers  


Categories