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 |
What is difference between static library and framework?
What are layer objects and what do they represent in iOS operating system?
Why do we use synchronized ?
Explain me what is polymorphism?
Which api would you use to write test scripts to exercise the application’s ui elements?
What is category and class extension?
What is meaning of 'nonatomic' keyword?
Which app specific objects store the app's content in iOS operating system?
1 Answers TryTechnicals Pvt Ltd,
Ellaborate viper architecture?
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?
Explain how the push notification works in iOS operating system?
What is nspersistentstore? Is it thread safe?