Mention what is the primary use of the category in the objective-c?
Answer Posted / Sapna Gupta
"Categories allow you to add new methods or properties to existing classes without subclassing. This helps to avoid cluttering your code with multiple subclasses and provides a way to add functionality to built-in classes like NSString, UIView, etc."
| 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