iOS Developer Question: Download iOS Developer PDF

What is "notification"?

Tweet Share WhatsApp

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 PDF Read All 102 iOS Developer Questions
Previous QuestionNext Question
How declare methods in Objective c? and how to call them?What is meaning of "readOnly" keyword?