. Name the framework that is used to construct application’s user interface for iOS. 



. Name the framework that is used to construct application’s user interface for iOS. ..

Answer / maanya

The UIKit framework is used to develop application’s user interface for iOS. UIKit framework provides event handling, drawing model, windows, views, and controls specifically designed for a touch screen interface.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Does iOs supports multitasking?

1 Answers  


Can my application have multiple models?

0 Answers  


Explain difference between mrc and arc?

0 Answers  


What is datasource in ios?

0 Answers  


Which is the framework that is used to construct application’s user interface for ios?

0 Answers  


What is advantage of categories? What is difference between implementing a category and inheritance?

0 Answers  


What is a background thread?

0 Answers  


What is difference between unit tests and ui test in xcode?

0 Answers  


Explain the difference between strong and retain.

0 Answers  


Define 'retain' keyword?

0 Answers  


What is the benefit of setting reuseidentifier to a non-nil value?

0 Answers  


Why to keep user policies at server side rather on device? : IOS Architect

0 Answers  


Categories