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 class definition in objective-c?



Explain class definition in objective-c?..

Answer / Tripuresh Misra

In Objective-C, a class is a blueprint for creating objects. It defines the attributes (properties) and behaviors (methods) that the objects created from it will have. A class is defined by using the keyword 'class' followed by the name of the class enclosed in curly braces. For example: n`@interface MyClass : NSObjectn@end`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What do you mean by @synthesize and @dynamic in the objective-c?

1 Answers  


What is nonatomic in objective c?

1 Answers  


What is concept of property?

1 Answers  


What is strong and weak in objective c?

1 Answers  


What are the different types of protocols?

1 Answers  


What can objective c be used for?

1 Answers  


What is m files document management?

1 Answers  


What is extern objective c?

1 Answers  


What is synthesize objective c?

1 Answers  


Is c and objective c the same?

1 Answers  


What is a .m file?

1 Answers  


Is objective c dynamically typed?

1 Answers  


Categories