Swift Developer Question:

What is completion handler?

Tweet Share WhatsApp

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 PDF Read All 39 Swift Developer Questions
Previous QuestionNext Question
Explain me what is a category and when is it used?Tell me regular Expression And Responder Chain?