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 are blocks and how are they used?

1 Answers  


What is struct in objective c?

1 Answers  


Is objective c similar to c++?

1 Answers  


What is polymorphism in objective-c?

1 Answers  


How do I import a swift file into objective c?

1 Answers  


Can a protocol have properties?

1 Answers  


what is gcd? What are advantages over nsthread?

1 Answers  


Is swift faster than objective c?

1 Answers  


What's the difference between a thread safe and a thread unsafe function?

1 Answers  


What is a category in objective c?

1 Answers  


What happens with the objects if the array is released?

1 Answers  


What do you mean by cocoa?

1 Answers  


Categories