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...


Name and explain the iOS app states.



Name and explain the iOS app states...

Answer / maanya

Not Running: The app was running but was terminated, or was not launched.
Inactive: The app is running in the foreground, but is not receiving any events, apps turn into this state for several reasons, it can be transitioning to another state, if the user locks the screen, calls or receives a call or SMS.
Active: The app is receiving events and is running in the foreground.
Background: Apps go to this state before being terminated, they are in the background but still execute code. You should know that this is not the only reason, they can go this state also to be launched directly from this state, so they do not need to turn into inactive state.
Suspended: Apps in this state are in the background but are not executing code, the system do not notify before doing this and apps are still in memory.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is nspersistentstorecoordinator?

0 Answers  


Explain the difference between copy and retain?

0 Answers  


When an app is said to be in active state?

0 Answers  


What is difference between synchronous and asynchronous in web request in iOS operating system?

0 Answers   Winsol Solutions,


Which are the app’s state transitions when it is launched?

0 Answers  


What are lifecycle events of uiviewcontroller?

0 Answers  


What is called before viewdidload?

0 Answers  


What is memory management handled on ios?

0 Answers  


Procedure to push the app in appstore?

0 Answers  


An app is loaded into memory but is not executing any code. In which state will it be in?

0 Answers  


Is appdelegate a singleton?

0 Answers  


Explain how to shut off message alerts in ios?

0 Answers  


Categories