How can you respond to state transitions on your app?
Answer / maanya
On state transitions can be responded to state changes in an appropriate way by calling corresponding methods on app's delegate object.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is thread safe?
What is abstract class in ios?
what is the difference between Xcode, Cocoa and Objective C?
Explain difference between release and autorelease?
What are the different store migration options? How do they work?
What is ios viewdidload?
What is retain in ios?
What is difference between delegate and datasource in ios?
What is mvvm in ios?
Define cocoa?
Explain me what is "delegate"?
What is singleton design pattern in ios?