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



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

Answer / Bikram Kumar Tiwary

Categories allow you to add new methods and properties to an existing class without subclassing. This can be useful for extending Apple's built-in classes, for example.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is objective writing?

1 Answers  


How to convert data to string in objective c?

1 Answers  


How do you write an objective statement?

1 Answers  


Explain how to call a function in objective-c?

1 Answers  


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

1 Answers  


How to convert objective c project to swift?

1 Answers  


Explain the difference between atomic and nonatomic synthesized properties.

1 Answers  


Can we create dynamic classes in objective c?

1 Answers  


Is objective c better than swift?

1 Answers  


What’s the contrast between utilizing a delegate and warning?

1 Answers  


How is string represented in objective-c?

1 Answers  


Does copy increase retain count?

1 Answers  


Categories