What is bundle
Answer / babu
Bundle is directory in the file system. It groups related resources in to a single file.
A bundle is a directory with a standardized hierarchical structure that holds executable code and the resources used by that code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain difference between release and autorelease?
Which is the super class of all view controller objects?
Can you pass same core data objects between different threads and modify?
Can a "delegate" retained in ios?
Are ios developers in demand?
What are the viewcontroller lifecycle in ios?
What is uikit framework in ios?
What size is 1x and 2x?
What is uitableviewdatasource?
What is difference between 'protocol' and 'delegate'?
What are all the difference between iOS3, iOS4 and iOS5?
What is a difference between stack and heap memory?