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 |
What is mvc in ios swift?
What is App Bundle in iOS operating system?
1 Answers TryTechnicals Pvt Ltd,
What is lazy loading?
What is @synthesize?
Explain the features is ios 6?
How is the app delegate is declared by Xcode project templates?
Enlist frameworks for cocoa?
Explain about AFNetworking. What is the base class used in AFNetworking library
Is core data is thread safe?
What is nonatomic?
What is difference between synchronous and asynchronous in web request in iOS operating system?
What is 'notification'?