iOS Developer Question:
Download Questions PDF

How to start a selector on a background thread?

iOS Developer Interview Question
iOS Developer Interview Question

Answer:

- (void)performSelectorInBackground:(SEL)aSelector withObject:(id)arg on NSObject

Download iOS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is meaning of "readOnly" keyword?Explain me App Bundle?