What is the primary use of the category in the objective-c?
Answer Posted / Hidayat Abbas
The primary use of categories in Objective-C is to extend existing classes by adding new methods, properties, or modifying the behavior of existing ones. Categories allow developers to add functionality to third-party libraries or frameworks without modifying their original code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category