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 is block variable?

1 Answers  


Is c++ objective c?

1 Answers  


What is an instancetype?

1 Answers  


Explain what is data encapsulation in objective-c?

1 Answers  


What is gcd objective c?

1 Answers  


What is the difference between string and nsstring?

1 Answers  


What are some of the major differences between objective c and swift?

1 Answers  


Explain what is #import?

1 Answers  


Is there function overloading in objective-c?

1 Answers  


What are the important data types found in objective-c?

1 Answers  


What is objective c runtime?

1 Answers  


What are the rules for identifiers?

1 Answers  


Categories