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 is storyboard?
what is your preferred programming language? Why? How long will it take you to learn a new programming language?
What is the meaning of 'strong'keyword?
What is the difference between NSArray and NSMutableArray in iOS operating system?
What is ios application?
Flow of push notification?
Tell about block and GCD
Can you please explain the difference between nsarray and nsmutablearray?
What is the use of double question marks (“??”) ?
What are delegates in ios swift?
What is category in ios?
What is the short cut to open the “Code Snippet Library” in Xcode?