iOS Developer Question:
Download Questions PDF

What is the First Responder and Responder Chain?

iOS Developer Interview Question
iOS Developer Interview Question

Answer:

A Responder Chain is a hierarchy of Objects that can respond to the events received. The first object in the ResponderChain is called the First Responder.

Download iOS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is a Collection?Enlist Frameworks for Cocoa Touch?