. When an app is said to be in not running state?
Answer / maanya
An app is said to be in 'not running' state when:
- it is not launched.
- it gets terminated by the system during running.
| Is This Answer Correct ? | 3 Yes | 0 No |
Compare and contrast the different ways of achieving concurrency in os x and ios.
What is libdispatch?
What is ios viewdidload?
what does @synthesize do?
What are most ios apps written in?
What happens when we invoke a method on a nil pointer?
What is the purpose of UIWindow object?
What skills are required for ios developer?
Explain how you can add frameworks in Xcode project?
What persistent storage used in mobile apps - ios?
. Name the framework that is used to construct application’s user interface for iOS.
Tell about block and GCD