Answers

Question and Answer:

  Home  Swift Developer

⟩ Explain me what do you mean by the term “defer”?

The term “defer” is a keyword that provides a block of code that executes when the execution is leaving the current scope.

 209 views

More Questions for you: