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 main difference between function calls and messages?



What is the main difference between function calls and messages?..

Answer / Uttam Singh Kutiyal

In Objective-C, a function call is a way to invoke a method on an object directly, whereas a message is a way of invoking a method on an object indirectly. Messages are more flexible as they allow for polymorphism (same message can be sent to different objects that implement the same method), and also support key-value coding (accessing methods via keys).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What does mean in xcode?

1 Answers  


What number distinctive annotations is accessible in objective-c?

1 Answers  


What is toll-free bridging? When is it useful?

1 Answers  


Can you use swift and objective c together?

1 Answers  


What does the objective c program fundamentally comprise of?

1 Answers  


What are the rules of variable?

1 Answers  


What is inheritance in objective c?

1 Answers  


What is an accessor method?

1 Answers  


Explain when to use nsarray and nsmutablearray. Which one is faster and threadsafe?

1 Answers  


What are nsautoreleasepool and how can we use them?

1 Answers  


What is toll-free bridging?

1 Answers  


What are the rules for identifiers?

1 Answers  


Categories