Name the application thread from where uikit classes should be used?



Name the application thread from where uikit classes should be used?..

Answer / Rakesh Kumar Lohani

UIKit classes should be used on the main thread (also known as the main queue) in an iOS app.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is difference between 'assign' and 'retain' keyword?

1 Answers  


Which is the super class of all view controller objects?

1 Answers  


What is auto-layout?

1 Answers  


 How can you respond to state transitions on your app? 

1 Answers  


what is the difference between bounds and frame?

1 Answers  


How to start a selector on a background thread.

1 Answers  


What are design patterns in ios?

1 Answers  


How can we use NSOperation queue? what is the advantage of using it ?

1 Answers  


What is ios technology?

1 Answers  


How do you stop apps running in the background on ios?

1 Answers  


What is tableview datasource?

1 Answers  


What is @implementation?

1 Answers  


Categories