Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the point of closures?



What is the point of closures?..

Answer / Rupa Bhatnagar

In Objective-C, closures are blocks of code that can be passed around and used in your app. They allow you to write reusable, modular functions, simplify asynchronous programming (like network requests), and encapsulate functionality.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How to call function in objective-c?

1 Answers  


What is .m file in xcode?

1 Answers  


Can we create dynamic classes in objective c? If yes, explain how to create with a valid use case?

1 Answers  


What is a .m file in xcode?

1 Answers  


Explain what is protocol in objective-c?

1 Answers  


What is the isa member?

1 Answers  


Explain the difference between uiwindow and uiview?

1 Answers  


Is there function overloading in objective-c?

1 Answers  


Why swift is better than objective c?

1 Answers  


What is the purpose of the protocol?

1 Answers  


Does objective c have pointers?

1 Answers  


Explain the way messaging works in objective-c?

1 Answers  


Categories