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 is iphone sdk?
Does ios support multiple inheritance?
What is appdelegate?
what is your preferred programming language? Why? How long will it take you to learn a new programming language?
How are non-atomic and atomic properties different? Which one is the default property for synthesized properties?
What is nsmanagedobjectcontext? What are the different concurrency types?
What is the difference between let and var in swift?
What language is ios written?
What is core data?
What is atomic and non atomic in ios?
What is mvc in ios swift?
DB updation when app new version comes ?
What is category and class extension? How these differ?
What is the difference between weak and strong?
When can you get ios 13?