Explain UIApplication life cycle



Explain UIApplication life cycle..

Answer / babu

Not running : The application has not been launched or was running but terminated by the device.

Inactive : Application running in foreground but currently not receiving any events.

Active : Application is running in foreground and receiving events.

Background : Application in background & executing background tasks

Suspended : Application is in background. Not executing any code.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is autorealease pool?

0 Answers  


What is factory methods ? What is the advantage of using it ?

1 Answers  


How to download images in ios?

0 Answers  


what are fetched properties?

0 Answers  


What is the purpose of reuseidentifier? What is the benefit of setting it to a non-nil value?

0 Answers  






How much do ios developers get paid?

0 Answers  


What is @dynamic in objective-c ?

0 Answers  


What are the different store migration options? When are they used?

0 Answers  


What is arc?

0 Answers  


Is ios development hard?

0 Answers  


What is message forwarding?

0 Answers  


How to represent layer objects in iOS operating system ?

0 Answers   TryTechnicals Pvt Ltd,


Categories