Answer Posted / Pushpraj Singh
The isa (instance superclass) member is a pointer in every Objective-C object that points to the class of the object. It allows objects to know their own class at runtime and provides polymorphism by letting an object act like any other object of its 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