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 difference between class and category?



What is the difference between class and category?..

Answer / Sheo Kumar Gautam

"In Objective-C, a class is the blueprint for creating objects, while a category extends an existing class by adding new functionality. The main differences are that classes have their own .h and .m files, whereas categories are added to existing class definitions."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Explain application life cycle or application states?

1 Answers  


What is m script in matlab?

1 Answers  


Does objective c have multiple inheritance? Why not? How to imitate various inheritance?

1 Answers  


What are nsautoreleasepool and how can we use them?

1 Answers  


When should you call dealloc method?

1 Answers  


Who calls dealloc method?

1 Answers  


What is differences between nsnull and nil in objective c?

1 Answers  


Is c++ objective c?

1 Answers  


Is objective c statically typed?

1 Answers  


What is struct and enum?

1 Answers  


Explain what is the principle distinction between the function calls and messages?

1 Answers  


What is objective c runtime?

1 Answers  


Categories