Mobile Developer Question:

Which framework is used to construct application's user interface for iOS?

Mobile Developer Interview Question
Mobile Developer Interview Question

Answer:

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.


Previous QuestionNext Question
Which tools required to develop iOS applications?Tell me the name of that application thread from where UIKit classes should be used?