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 is delegate?
What is mvc design pattern in ios?
What are the different store migration options? How do they work?
What is the difference between android and ios?
What is category in ios?
What is uiviewcontroller in ios?
What is nsmanagedobjectcontext? What are the different concurrency types?
What are different ways that you can specify the layout of elements in a uiview?
How will you implement sets and the intersection operation? Complexity?
What is the difference between retain & assign in iOS operating system?
What are ibeacons in ios? : IOS Architect
Explain the difference between nil and nil?
Why is delegate weak in ios?
How is retain different from assign?
Does ios supports multi-tasking functionality?