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

What is difference between static library and framework?

1 Answers  


What are layer objects and what do they represent in iOS operating system?

1 Answers   CDC,


Why do we use synchronized ?

1 Answers  


Explain me what is polymorphism?

1 Answers  


Which api would you use to write test scripts to exercise the application’s ui elements?

1 Answers  


What is category and class extension?

1 Answers  


What is meaning of 'nonatomic' keyword?

1 Answers  


Which app specific objects store the app's content in iOS operating system?

1 Answers   TryTechnicals Pvt Ltd,


Ellaborate viper architecture?

1 Answers  


A tableview with while tapping on cell show a popOver. and tapping on it move to another view controller, is it possible if yes? then how?

1 Answers  


Explain how the push notification works in iOS operating system?

1 Answers   Winsol Solutions,


What is nspersistentstore? Is it thread safe?

1 Answers  


Categories