What are the differences between categories and extensions?
Answer Posted / 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 |
Post New Answer View All Answers
What are different ways that you can specify the layout of elements in a uiview?
What is a difference between stack and heap memory?
What is the difference between synchronous & asynchronous task in ios?
What do you mean by rest?
How we can execute some code when app is in background?
Explain the difference between copy and retain?
Explain the difference between viewdidload and viewdidappear?
Explain what is storyboard?
Explain the features is ios 6?
What is ios closure?
Can we adjust the size of photos uploaded from the app?
What is race condition in ios?
What is cocoa touch framework in ios?
What is core data stack?
What is reuse identifier?