Bundle & document directory, sandbox ?

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


Please Help Members By Posting Answers For Below Questions

What is a view controller in ios?

412


How we can wait for some thread to finish before starting another?

414


Explain steps for using coredata?

467


Explain the correct way to manage Outlets memory in iOS.

455


What is object graph in ios?

484






Explain the difference between viewdidload and viewdidappear?

414


What is a fault?

458


What is concurrency in ios?

420


What is difference between mvc and mvvm in ios?

440


Why do we use synchronized ?

459


What is difference between 'assign' and 'retain' keyword?

478


What manual memory management ? How it work?

467


Explain stack and heap?

504


What is meant by delegate in ios?

430


If any app can run in the background, what about battery life?

418