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? Why do we require them?



What is class extension? Why do we require them?..

Answer / Gaurav Prakash

Class extensions in Objective-C are a way to add methods and properties to existing classes without subclassing. This allows for code organization and prevents conflicts with other extensions or the original class implementation. You might need them when you want to extend the functionality of an existing class without modifying its source code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Is c and objective c the same?

1 Answers  


What are nsautoreleasepool? When to use them?

1 Answers  


What are the important data types found in objective-c?

1 Answers  


What is block in objective c?

1 Answers  


Who invented objective c?

1 Answers  


Distinguish between @synthesize and @dynamic in objective –c?

1 Answers  


What are the different types of protocols?

1 Answers  


What is differences between nsnull and nil in objective c?

1 Answers  


What are the different types of identifiers?

1 Answers  


Why we use synthesize in objective c?

1 Answers  


What is nsarray objective c?

1 Answers  


What is difference between objective c and swift?

1 Answers  


Categories