What is the responder chain?



What is the responder chain?..

Answer / Vikran Singh

The Responder Chain in Apple iOS is a sequence of objects that are checked for handling messages when an object cannot handle a message itself. The chain is defined by the hierarchy of first responders and conforms to the UIResponder protocol.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is mvc in ios swift?

1 Answers  


What is App Bundle in iOS operating system?

1 Answers   TryTechnicals Pvt Ltd,


What is lazy loading?

1 Answers  


What is @synthesize?

1 Answers  


Explain the features is ios 6?

1 Answers  


How is the app delegate is declared by Xcode project templates?

1 Answers  


Enlist frameworks for cocoa?

1 Answers  


Explain about AFNetworking. What is the base class used in AFNetworking library

1 Answers  


Is core data is thread safe?

1 Answers  


What is nonatomic?

1 Answers  


What is difference between synchronous and asynchronous in web request in iOS operating system?

1 Answers   Winsol Solutions,


What is 'notification'?

1 Answers  


Categories