Mobile Developer Question:

Which framework is deliver event to custom object?

Mobile Developer Interview Question
Mobile Developer Interview Question

Answer:

The UIKit infrastructure takes care of delivering events to custom objects. As an app developer, you have to override methods in the appropriate objects to process those events.


Previous QuestionNext Question
How an operating system improve battery life while running an app?Tell me when an app is said to be in not running state?