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 the primary use of the category in the objective-c?



What is the primary use of the category in the objective-c?..

Answer / Hidayat Abbas

The primary use of categories in Objective-C is to extend existing classes by adding new methods, properties, or modifying the behavior of existing ones. Categories allow developers to add functionality to third-party libraries or frameworks without modifying their original code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is gcd? What are its advantages over nsthread?

1 Answers  


How to call function?

1 Answers  


What is #import?

1 Answers  


What is a delegate objective c?

1 Answers  


What is the major difference between objective c and swift?

1 Answers  


Is c and objective c the same?

1 Answers  


How would I make a static strategy?

1 Answers  


What is difference between array and nsarray?

1 Answers  


What are objective- c blocks?

1 Answers  


How different is objective c from swift?

1 Answers  


What is dictionary objective c?

1 Answers  


Does copy increase retain count?

1 Answers  


Categories