. 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

What happens when you invoke a method on a nil pointer?

0 Answers  


How to silent the noisy keyboard?

0 Answers  


What is the purpose of reuseidentifier?

0 Answers  


Explain iglistkit?

0 Answers  


Can apk files run on ios?

1 Answers  






How do you setup/initialise a core data stack in your application? Is this activity performed on main thread? If not, why?

0 Answers  


Explain how to delete images in ios?

0 Answers  


How many types of background modes supported in ios?

0 Answers  


What are the different store migration options? When are they used? How do they work? What is mapping model?

0 Answers  


Does ios have garbage collection?

0 Answers  


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

1 Answers  


What is arc ? How it works?

0 Answers  


Categories