Answer Posted / Renu Paras
In Objective-C, 'closure' is not a term commonly used. However, it refers to a self-contained block of functionality that can be passed around and used in your code. In Swift, closures are first-class citizens and can capture and store references to any constant and variable from the context in which they are defined.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category