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 |
What are the Different types of persistent stores?
How to implement "load more" using nsfetchedresultscontroller?
What is delegate protocol in ios?
Can a static library (.a) contain assets like pictures, sound documents and so on.?
What is core data in ios?
what is the difference between nonatomic & atomic
What does 2x resolution mean?
Explain what is a class?
What is nonatomic in ios?
What is latest ios version?
What is ios layer?
What is the use of controller object UIApplication?