Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the isa member?



What is the isa member?..

Answer / 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

More Objective-C Interview Questions

What is the difference between class and category?

1 Answers  


What is toll-free bridging? When is it useful?

1 Answers  


How declare methods in objective c? And how to call them?

1 Answers  


What is hashable?

1 Answers  


What is category in objective c?

1 Answers  


When should you call dealloc method?

1 Answers  


How to declare global variable in objective c?

1 Answers  


What is a dispatch method?

1 Answers  


What is posing in objective c?

1 Answers  


What is a goal and objective?

1 Answers  


How to initialize nsmutabledictionary in objective c?

1 Answers  


Can protocols have properties?

1 Answers  


Categories