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


How the class “implementation” is represented in objective-c?



How the class “implementation” is represented in objective-c?..

Answer / Tulika Srivastava

In Objective-C, the implementation of a class is represented by a separate file with the same name as the header file but with an .m extension. The implementation file contains method implementations, property implementations, and other details about the class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is objective c written in?

1 Answers  


Explain what is protocol in objective-c?

1 Answers  


What is a dispatch function?

1 Answers  


What is synthesized in objective-c?

1 Answers  


What is concept of property?

1 Answers  


What is difference between null and nil?

1 Answers  


What is differences between nsnull and nil in objective c?

1 Answers  


Is swift faster than objective c?

1 Answers  


Is objective c compiled?

1 Answers  


What can objective c be used for?

1 Answers  


What is the difference between property and instance variable?

1 Answers  


How much does m files cost?

1 Answers  


Categories