How do you get closure?
Answer / 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 |
How do you write an objective statement?
What is the difference between category and extension in objective c?
What is the latest version of objective-c?
What is block in objective c?
What is m files document management?
Explain the types of protocol?
What is a delegate in objective c?
What is the difference between a script file and a function matlab?
What is hashable?
Why we use synthesize in objective c?
What are the different types of identifiers?
Can you use objective c in swift?