Answer Posted / Tapas Dubey
In Objective-C, a category adds new methods or properties to an existing class without modifying its original source code. The attributes of a category include: n1. Category name: A unique name to identify the category. n2. Class name: The class to which the category is being added. n3. Methods and properties: New methods or properties that are being added to the class.
| 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