IPhone Developer Question:
Download Job Interview Questions and Answers PDF
Which application thread from where UIKit classes should be used?
Answer:
UIKit classes should be used only from an application's main thread. Note: The derived classes of UIResponder and the classes which manipulate application's user interface should be used from application's main thread.
Download IPhone Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
What is functionality of accelerometer of an iPhone? | Which framework is used to construct the application's user interface for iOS? |