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 support multiple inheritance?



Does objective c support multiple inheritance?..

Answer / Mukesh Dahiya

No, Objective-C does not natively support multiple inheritance. However, it does provide category and extension mechanisms to effectively achieve similar functionality by adding methods or properties to existing classes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Explain how to call function in objective-c?

1 Answers  


Explain how the class “implementation” is represented in objective-c?

1 Answers  


What is gcd objective c?

1 Answers  


What does the objective c program fundamentally comprise of?

1 Answers  


What is meant by not thread safe?

1 Answers  


Mention which class can you use for parsing of xml in iphone?

1 Answers  


What is id?

1 Answers  


Where is objective c used?

1 Answers  


Is objective c, a dynamic language? True/false, explain.

1 Answers  


What is enum constant?

1 Answers  


List out the methods used in nsurl connection?

1 Answers  


What is the purpose of the protocol?

1 Answers  


Categories