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...


Does objective c have multiple inheritance?



Does objective c have multiple inheritance?..

Answer / Rajan Kumar Jaiswal

No, Objective-C does not support multiple inheritance. However, it provides a mechanism called categories to allow adding methods to existing classes without subclassing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Does objective c support multiple inheritance?

1 Answers  


What is protocol in objective-c?

1 Answers  


What are objective- c blocks?

1 Answers  


What happens with the objects if the array is released?

1 Answers  


What is dynamic dispatch method?

1 Answers  


What is atomic property?

1 Answers  


What do you understand by protocol?

1 Answers  


What is the latest version of objective-c?

1 Answers  


Why swift is better than objective c?

1 Answers  


What are class b properties?

1 Answers  


Can you differentiate polymorphism from abstraction?

1 Answers  


How to initialize nsmutabledictionary in objective c?

1 Answers  


Categories