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 meaning of 'nonatomic' keyword?
What is meant by delegate in ios?
What kind of database is realm?
Give example scenarios when an application goes into inactive state?
What is active state in ios?
How is retain different from assign?
What is latest xcode version?
What is ios application?
What is arc in ios?
What are the App states in iOS operating system? Explain them
What are all the difference between iOS3, iOS4 and iOS5?
What is nonatomic?
What are sensors in iphone?
Define 'copy' keyword?
Explain concept of notification center, local and remote notifications.