What is a block objective c?
Answer / Suneeta Kumari
In Objective-C, blocks are similar to closures in Swift. They are anonymous functions that can be defined inline and passed around like any other object. Blocks provide the ability to have flexibility in function arguments and return types.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is strong and weak in objective c?
What is a delegation protocol?
Explain what do you mean by synthesized in objective-c?
How do you get closure?
What is objective c written in?
What is a dispatch method?
Tell me something about objective-c blocks?
Is objective c the same as c++?
What is objective c used for?
How to create thread in objective c?
How big is a atom?
What does __ block do?