Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What’s the contrast between active, inactive, not-running, background and suspended execution states?



What’s the contrast between active, inactive, not-running, background and suspended execution ..

Answer / Shailendera Pratap Singh

'Active': The app is currently running and user interaction is possible. 'Inactive': The app can still receive events but is not visible to the user. 'Not-Running': The app has been terminated by the system or the user. 'Background': The app is minimized and not receiving events, but it continues to run in the background. 'Suspended': The app's execution is paused until needed, like when multitasking on iOS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is concept of property?

1 Answers  


Explain what do you mean by dot notation?

1 Answers  


What is the difference between category and extension in objective c?

1 Answers  


How to call objective c function in swift?

1 Answers  


What optional binding?

1 Answers  


What is the difference between atomic and nonatomic synthesized properties?

1 Answers  


What are class b properties?

1 Answers  


What is delegation protocol?

1 Answers  


What is class extension?

1 Answers  


What are the two types of tangible property?

1 Answers  


How do you check for leaks?

1 Answers  


What are the classifications of property?

1 Answers  


Categories