what is navigation controller?
Answer / babu
UINaviagtionController class is specialised view controller class for managing the navigation hierarchies of view controllers. With the Help of navigation interfaces you can effectively present the content on the screen and navigate to different screens.
Is This Answer Correct ? | 0 Yes | 0 No |
What are the lifecycle events of uiviewcontroller?
Explain app bundle?
How are non-atomic and atomic properties different? Which one is the default property for synthesized properties? When would a user operate one over the other?
. List down app's state transitions when it gets launched.
Define ipa?
What is ios realm?
What is strong in ios?
So how is the new look different from the old look?
Explain what is garbage collection?
Explain what is storyboard?
What is meant by delegate in ios?
What is abstract class in ios?