Explain application life cycle or application states?
Answer / Priyom
The Objective-C application life cycle, also known as application states, refers to the series of phases an application goes through during its execution. These phases include Not Running, Inactive, Active, Suspended, and Terminated. The app delegate is responsible for managing these states.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is abstract class in objective c?
How to declare global variable in objective c?
What is difference between datasource and delegate?
Is objective c the same as c++?
Who calls dealloc method? Can we implement dealloc in arc?
What does mean in xcode?
Is objective c compiled?
Can I write some c++ function in same .m file?
What is the class of a constant string?
How to add custom cell in uitableview in objective c?
How do I create an objective c class in xcode?
How do you write an objective statement?