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



What are the attributes of category?..

Answer / Salil Kumar

In Objective-C, a category provides additional functionality to an existing class by adding new instance methods and/or class methods. The attributes of a category include: it must be declared with the @interface directive and should not have an instance variable declaration, it can only extend classes (not structures or unions), and its methods can access both public and private instance variables of the original class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What are class b properties?

1 Answers  


Is objective c difficult?

1 Answers  


What is the difference between method and type?

1 Answers  


How to use objective c file in swift?

1 Answers  


What is dealloc?

1 Answers  


How big is a atom?

1 Answers  


What is the difference between property and instance variable?

1 Answers  


Why do we require class extension?

1 Answers  


What is thread safe function?

1 Answers  


What is the latest version of objective-c?

1 Answers  


What is block variable?

1 Answers  


What is a delegate objective c?

1 Answers  


Categories