Which framework delivers event to custom object when app is in foreground? 



 Which framework delivers event to custom object when app is in foreground? ..

Answer / maanya

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.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Explain difference between release and autorelease?

0 Answers  


What are the requirements for developing iphone apps?

0 Answers  


Find the letter count in UItextfield? Including first character?

0 Answers  


Different types of persistent stores? Which all types can we have on ios?

0 Answers  


What is didreceivememorywarning method in you viewcontroller?

0 Answers  






What is called before viewdidload?

0 Answers  


What is Process?

1 Answers  


Explain me how to parse json?

0 Answers  


What is the difference between NSArray and NSMutableArray in iOS operating system?

0 Answers   CDC,


What happens when you invoke a method on a nil pointer?

0 Answers  


What are layer objects and what do they represent in iOS operating system?

0 Answers   CDC,


How to debug a crash in the auto-release pool?

1 Answers  


Categories