Un-Answered Questions { Apple iOS }

What is the ? In swift?

493


What is @synthesize in objective-c ?

481


What’s the difference between an “app id” and a “bundle id” and what is each used for?

508


What is a category and when is it used?

520


What are “strong” and “weak” references? Why are they important and how can they be used to help control memory management and avoid memory leaks?

443


What are the limits of accessibility ?

492


Explain the characteristics of ios?

470


Explain place holder constraint

442


Explain differences between foundation and corefoundation

492


What is auto-layout?

541


What is the difference between let and var in swift?

506


What is the difference between atomic and non-atomic properties? Which is the default for synthesized properties? When would you use one over the other?

437


Explain the difference between copy and retain?

567


What is the difference between synchronous & asynchronous task ?

459


Why do you generally create a weak reference when using self in a block?

492