Which is the super class of all view controller objects?



Which is the super class of all view controller objects?..

Answer / 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

More Apple iOS Interview Questions

In which language ios is written?

0 Answers  


What is App Bundle in iOS operating system?

0 Answers   TryTechnicals Pvt Ltd,


What is UITableView?

1 Answers  


How to de-symbolicate crash log?

0 Answers  


What are the viewcontroller lifecycle in ios?

0 Answers  


Explain what is storyboard?

0 Answers  


Explain what is the stack of autorelease pools. How autorelease pool work under the hood?

0 Answers  


what is Xcode command line tools package?

0 Answers  


Difference between categories and extensions?

0 Answers  


 How can an operating system improve battery life while running an app?

1 Answers  


Did you used CLRegion? How its working?

1 Answers  


What is delegate in ios with example?

0 Answers  


Categories