An app is loaded into memory but is not executing any code. In which state will be in?
Answer Posted / maanya
An app is said to be in suspended state when it is still in memory but is not executing any code.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is strong in ios?
Which is the framework that is used to construct application’s user interface for ios?
What is meaning of 'readonly' keyword?
What is a struct in iOS operating system?
How to parse xml? Explain
Explain app's state transitions when it gets launched?
What happens if iapplication object does not handle an event?
What is gcd? How is it used?
What is latest ios version?
How to download something from the internet?
Explain which all events will perform an ios application in background
What are the location services?
Explain parent-child context setup?
Enlist frameworks for cocoa?
What is the difference between atomic and non-atomic properties? Which is the default for synthesized properties? When would you use one over the other?