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 category in objective c?



What is category in objective c?..

Answer / Anshu Kumar

A category allows you to add methods to an existing class without subclassing. Categories can also be used to extend the functionality of existing classes from third-party libraries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

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

1 Answers  


What is an objective description?

1 Answers  


What is the class of a constant string?

1 Answers  


What is delegate? Can delegates be retained?

1 Answers  


What are the classifications of property?

1 Answers  


Is swift based on objective c?

1 Answers  


How to implement in app purchase in ios objective c?

1 Answers  


What is a selector objective c?

1 Answers  


What is synthesized in objective-c?

1 Answers  


Is struct a class?

1 Answers  


What is meant by not thread safe?

1 Answers  


How do I create a bridging header file?

1 Answers  


Categories