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

Explain the difference between #import and #include in objective-c?

1 Answers  


What is protocol in simple words?

1 Answers  


What is synchronized() block in objective c?

1 Answers  


Can you retain delegates?

1 Answers  


What is a class in objective c?

1 Answers  


How to restart app in objective c?

1 Answers  


Mention whether nsobject is a parent class or derived class.

1 Answers  


When should you call dealloc method?

1 Answers  


What does it mean to be objective?

1 Answers  


What are the different types of identifiers?

1 Answers  


What is .m file in xcode?

1 Answers  


What is id?

1 Answers  


Categories