. Name the framework that is used to construct application’s user interface for iOS.
Answer Posted / 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 View All Answers
Explain me does ios support multitasking?
Explain what is garbage collection?
Would I be able to keep in touch with some c++ work in the equivalent .m record? Will it compile? Assuming no, what changes would it be a good idea for me to do to compile it?
What's the latest version of ios?
What is the difference between atomic and nonatomic properties? Which is the default for synthesized properties?
What are the 7 osi layers?
Explain the difference between inheritance and category?
What is error in application in iphone?
Can we use ssl to encrypt the app communication?
What is the use of 'dynamic' keyword?
What is delegate in ios with example?
Explain steps for using coredata?
What is arc xcode?
So how is the new look different from the old look?
What is view object in ios?