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...


Explain what are the attributes of category?



Explain what are the attributes of category?..

Answer / Tapas Dubey

In Objective-C, a category adds new methods or properties to an existing class without modifying its original source code. The attributes of a category include: n1. Category name: A unique name to identify the category. n2. Class name: The class to which the category is being added. n3. Methods and properties: New methods or properties that are being added to the class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

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

1 Answers  


Can delegates be retained?

1 Answers  


Does objective-c contain private strategies?

1 Answers  


Which is better swift or objective c?

1 Answers  


Is objective c similar to java?

1 Answers  


What is the difference between polymorphism and abstraction?

1 Answers  


How do I open .m files?

1 Answers  


What do you mean by @synthesize and @dynamic in the objective-c? And also explain what do you mean by synthesized in objective-c?

1 Answers  


Mention whether nsobject is a parent class or derived class.

1 Answers  


Is struct a class?

1 Answers  


What is m script in matlab?

1 Answers  


What is difference between nsstring and nsmutablestring?

1 Answers  


Categories