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 happens when you create a block?



What happens when you create a block?..

Answer / Deepak Chaudhary

When you create a block in Objective-C, it is an anonymous function that can be assigned to a variable or passed as an argument to another function. The block is not executed immediately but is stored for later execution. Blocks are useful for handling asynchronous events, such as network requests or timer events.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Is objective c dynamically typed?

1 Answers  


Is method and function same?

1 Answers  


What is difference between null and nil?

1 Answers  


Can we implement dealloc in arc? If yes, what is the need to do that?

1 Answers  


What is nsmutabledictionary?

1 Answers  


Can we have multiple uiwindows in ios?

1 Answers  


Is reference counting garbage collection?

1 Answers  


What is objective c runtime?

1 Answers  


What is the difference between underscore and self (i.e self.xx and _xx) ?

1 Answers  


What is enum constant?

1 Answers  


What is a delegate objective c?

1 Answers  


What is main storyboard?

1 Answers  


Categories