Which is the super class of all view controller objects?
Answer Posted / maanya
UIViewController class. The functionality for loading views, presenting them, rotating them in response to device rotations, and several other standard system behaviors are provided by UIViewController class.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what are fetched properties? How do you create a fetched property?
How can we prevent ios 8 app’s streaming video media from being captured by quicktime player on yosemite during screen recording?
Compare and contrast the different ways of achieving concurrency in os x and ios.
Explain how to silent the noisy keyboard?
What is 'notification'?
What is the difference between 'assign' and 'retain' keyword?
How core data works to save data in persistent storage?
What are different ways that you can specify the layout of elements in a uiview?
What is the difference between retain & assign in iOS operating system?
Explain the options and bars available in xcode 4.x workspace window in iOS operating system
Explain how to hide images in ios?
What is delegate?
What is context in core data ios?
Please explain what is difference strong and weak reference?
What is mvc in ios?