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


Is closure a function?



Is closure a function?..

Answer / Sweta Singh

Yes, in Swift, a closure is a self-contained block of functionality that can be passed around and used in your code. It encapsulates both the data (i.e., variables) and the functionality (i.e., code) needed to perform a task.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is objective c and swift?

1 Answers  


What is the principle distinction between the function calls and messages?

1 Answers  


What is gcd? What are its advantages over nsthread?

1 Answers  


What is mark and sweep algorithm?

1 Answers  


What is gcd objective c?

1 Answers  


Does objective c have multiple inheritance?

1 Answers  


What is enum in objective c?

1 Answers  


Distinguish between @synthesize and @dynamic in objective –c?

1 Answers  


How to convert data to string in objective c?

1 Answers  


What is the difference between polymorphism and abstraction?

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 the difference between property and instance variable?

1 Answers  


Categories