iOS Developer Question:

Download Job Interview Questions and Answers PDF

Explain me what is "Delegate"?

iOS Developer Interview Question
iOS Developer Interview Question

Answer:

A delegate is an object that will respond to pre-chosen selectors (function calls) at some point in the future., need to implement the protocol method by the delegate object.

Download iOS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is meaning of "synthesize" keyword?Explain me how to parse xml?