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 class extension?



What is class extension?..

Answer / Pramod Singh Gunjiyal

Class extensions in Objective-C are a way to extend the functionality of an existing class without modifying its original implementation. They allow you to add new methods, properties, and subclasses to a class without changing the public interface. This helps keep the code organized and maintainable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How do I open .am files?

1 Answers  


How is #import different from #include?

1 Answers  


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

1 Answers  


Who calls dealloc method? Can we implement dealloc in arc?

1 Answers  


What is delegation protocol?

1 Answers  


What is synthesized in objective-c?

1 Answers  


How do I open .m files?

1 Answers  


Can we implement dealloc in arc? If yes, what is the need to do that?

1 Answers  


How is string represented in objective-c?

1 Answers  


How to initialize nsmutabledictionary in objective c?

1 Answers  


What happens if you add your just created object to a mutable array, and you release your object?

1 Answers  


How to add object to nsarray objective c?

1 Answers  


Categories