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 |
Is it possible to write a program without using nib file
How do I get ios 13?
Give example scenarios when an application goes into inactive state?
What is 'private', 'protected' and 'public' ?
Difference between iOS 3 , iOS4, iOS 5, iOS 6, iOS 7 and iOS 8 (What are the new features)
What is meaning of 'retain' keyword?
Can my application have multiple models?
What is iphone architecture?
What is the difference between NSArray and NSMutableArray in iOS operating system?
What is delegate protocol in ios?
What is a category and when is it used?
In which language ios is written?