iOS Developer Question:
Download Questions PDF

What is "notification"?

iOS Developer Interview Question
iOS Developer Interview Question

Answer:

provides a mechanism for broadcasting information within a program, using notification we can send message to other object by adding observer .

Download iOS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
How declare methods in Objective c? and how to call them?What is meaning of "readOnly" keyword?