Tell me the name of that application thread from where UIKit classes should be used?

Submitted by: Administrator
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.
Submitted by:

Read Online Mobile Developer Job Interview Questions And Answers