What are the differences between categories and extensions?
Answer / maanya
Categories: Allows you to add methods on existing classes.
Extensions: Allows you to increase the functionality (extend) of an existing class without using subclasses
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain ios 7 airdrop?
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?
What is messaging? What is message forwarding?
What is mvc in ios?
What are the benefits of ios?
What is delegate in ios objective c?
What is 1x 2x?
When dealing with property declarations, what is the difference between atomic and non-atomic?
Can my application have multiple models?
What is nslayoutanchor?
What is the difference between atomic and nonatomic properties?
Explain how the push notification works in iOS operating system?