Swift Developer Question:

Download Job Interview Questions and Answers PDF

What is completion handler?

Swift Developer Interview Question
Swift Developer Interview Question

Answer:

When our application is making an API call and we are supposed to update the UI to show the data from the API call, then Completion Handler becomes handy and is super convenient.

Download Swift Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what is a category and when is it used?Tell me regular Expression And Responder Chain?