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...


How do you get closure?



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

Post New Answer

More Objective-C Interview Questions

Does copy increase retain count?

1 Answers  


What is class extension?

1 Answers  


What objective-c program consists of?

1 Answers  


Is nsobject a parent class or a derived class?

1 Answers  


What is the difference between category and extension in objective c?

1 Answers  


Is c and objective c the same?

1 Answers  


What happen if we send any message to an object which is released?

1 Answers  


What are some of the major differences between objective c and swift?

1 Answers  


When should you call dealloc method?

1 Answers  


What is an extension?

1 Answers  


What is autoclosure?

1 Answers  


Can we have multiple uiwindows in ios?

1 Answers  


Categories