Un-Answered Questions { Apple iOS }

What is the ? In swift?

477


What is @synthesize in objective-c ?

473


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

481


What is a category and when is it used?

502


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?

429


What are the limits of accessibility ?

470


Explain the characteristics of ios?

456


Explain place holder constraint

432


Explain differences between foundation and corefoundation

479


What is auto-layout?

523


What is the difference between let and var in swift?

484


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?

419


Explain the difference between copy and retain?

551


What is the difference between synchronous & asynchronous task ?

435


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

476