Answer Posted / Pramod Singh Gunjiyal
Class extensions in Objective-C are a way to extend the functionality of an existing class without modifying its original implementation. They allow you to add new methods, properties, and subclasses to a class without changing the public interface. This helps keep the code organized and maintainable.
| 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