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 inheritance?
What is the difference between delegates and notifications in iOS operating system?
What is a struct in iOS operating system?
How do I get a call when my ipad rings?
Explain about NSURL Connection Delegates
List the devices compatible with ios 11? : IOS Architect
Does ios support multitasking?
Explain app's state transitions when it gets launched?
What skills are required for ios developer?
You wish to define your custom view. Which class will be subclassed?
How to export your private key from your keychain in iphone development?
What are the functions of managed object context?