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 function of the category?



What is the function of the category?..

Answer / Pooja

In Objective-C, categories allow you to extend existing classes with new methods without modifying the original source code. Categories can define additional instance methods and class methods for a class. They are useful when you want to add functionality to an existing class without altering its original implementation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is .m file in xcode?

1 Answers  


When is toll-free bridging useful?

1 Answers  


What is the difference between property and instance variable?

1 Answers  


What is the difference between #import and #include in objective-c?

1 Answers  


What is meant by not thread safe?

1 Answers  


Why is objective c syntax so weird?

1 Answers  


What is ivar objective c?

1 Answers  


What are the 5 principles of object oriented programming?

1 Answers  


What is thread safe function?

1 Answers  


What is the use of category in objective-c?

1 Answers  


What is the difference between weak and unowned?

1 Answers  


What are the classifications of property?

1 Answers  


Categories