What is notification in iOS?



What is notification in iOS?..

Answer / Pushpendra Arya

Notifications in iOS are a way for apps to inform each other of events or changes that may be relevant. They can be used for a variety of purposes, such as sending push notifications, syncing data between apps, and updating UI components.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is callback in ios?

1 Answers  


What are selectors in objective-c?

1 Answers  


What is nsoperation and nsoperationqueue?

1 Answers  


How is retain different from assign?

1 Answers  


what is the difference between bounds and frame?

1 Answers  


What is the use of appdelegate in ios?

1 Answers  


Why do all model object attributes get marked with @dynamic and not synthesised? What does @dynamic mean?

0 Answers  


Outline the class hierarchy for a UIButton until NSObject.

1 Answers  


Can java run on ios?

1 Answers  


What language is ios written in?

1 Answers  


What is the meaning of 'strong'keyword?

1 Answers  


What is the difference between weak and strong?

1 Answers  


Categories