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 responder chain?



What is responder chain?..

Answer / Sanjev Kumar Gupta

In Objective-C, the responder chain is a mechanism used to handle messages sent between objects. When an object does not understand a message it receives, it forwards it to its supervisor (parent) or delegate until the message is handled or the top-level object (usually UIApplication or UIResponder) is reached.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What do you mean by dot notation?

1 Answers  


What is the difference between nsdictionary and nsmutabledictionary?

1 Answers  


How is #import different from #include?

1 Answers  


Can objective c run on windows?

1 Answers  


Can you write setter method for a retain property?

1 Answers  


What are blocks and how are they used?

1 Answers  


Who calls dealloc method? Can we implement dealloc in arc? If yes, what is the need to do that?

1 Answers  


List out the methods used in nsurl connection?

1 Answers  


What type of language is objective c?

1 Answers  


How declare methods in objective c?

1 Answers  


Can we have multiple uiwindows in ios?

1 Answers  


How to sort array of dictionary in objective c?

1 Answers  


Categories