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 delegate in objective c?



What is delegate in objective c?..

Answer / Vinay Kumar Dubey

"Delegate" is a design pattern commonly used in Objective-C to enable communication between objects. An object adopts a protocol and assigns itself or another object as its delegate, which can then receive notifications when certain events occur.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is class extension? Why do we require them?

1 Answers  


What is extern objective c?

1 Answers  


When will you use nsarray and nsmutablearray?

1 Answers  


Does a thread created using performselectorinbackground:withobject: creates its own autorelease pool?

1 Answers  


Explain the types of protocol?

1 Answers  


What is the difference between nsstring and string?

1 Answers  


How to add custom cell in uitableview in objective c?

1 Answers  


What is 'protocol' on objective c?

1 Answers  


Is objective c better than swift?

1 Answers  


What does mean in objective c?

1 Answers  


What is a .m file?

1 Answers  


How to convert nsnumber to nsstring in objective c?

1 Answers  


Categories