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 the concurrency how many ways you know to achieve concurrency?

0 Answers  


Can you please explain the difference between nsarray and nsmutablearray?

0 Answers  


What is auto-layout?

0 Answers  


What is the difference between synchronous & asynchronous task in ios?

0 Answers  


How do you create a fetched property?

0 Answers  






What is difference between performblock: and performblockandwait:?

0 Answers  


What is delegate method?

0 Answers  


Is ios written in c?

0 Answers  


What is Automatic Reference Counting (ARC) in iOS operating system?

0 Answers   B-Ways TecnoSoft,


What are advantages of arc over mrc?

0 Answers  


 What is the purpose of UIWindow object?

1 Answers  


Explain the difference between inheritance and category?

0 Answers  


Categories