What is the difference between class and category?
Answer / Sheo Kumar Gautam
"In Objective-C, a class is the blueprint for creating objects, while a category extends an existing class by adding new functionality. The main differences are that classes have their own .h and .m files, whereas categories are added to existing class definitions."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the function of the category?
Is objective c hard?
What does the gc () method?
What are the size classes?
What is the difference between a script file and a function matlab?
What is struct and enum?
What is singleton in objective c?
What is the difference between property and instance variable?
Explain application life cycle or application states?
What is class extension?
How to create thread in objective c?
Is objective c still used?