What is view object in ios?



What is view object in ios?..

Answer / Sourav Kumar Srivastava

A View Object in iOS is a graphical control element that can contain other controls or graphics, and can respond to user interactions like touches. UIView is the base class for all visual objects in iOS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

 Which framework delivers event to custom object when app is in foreground? 

1 Answers  


Who calls the main function of you app during the app launch cycle in iOS operating system?

1 Answers   TryTechnicals Pvt Ltd,


what is the difference between Xcode, Cocoa and Objective C?

1 Answers  


Mention what is the use of po command in xcode?

1 Answers  


what are the build phases available in Xcode?

1 Answers  


Which is the default for synthesized properties?

1 Answers  


What is strong in ios?

1 Answers  


Explain UIApplication delegate

1 Answers  


What is messaging? How does the runtime handle message passing?

1 Answers  


How to debug a crash in the auto-release pool?

1 Answers  


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

1 Answers  


Which compiler is used by ios? : IOS Architect

1 Answers  


Categories