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 the purpose of the protocol?

1 Answers  


What is single inheritance in objective-c?

1 Answers  


Will objective c be deprecated?

1 Answers  


What is strong and weak in objective c?

1 Answers  


What is differences between nsnull and nil in objective c?

1 Answers  


What is difference between nsstring and nsmutablestring?

1 Answers  


How to implement in app purchase in ios objective c?

1 Answers  


What happens if you add your just created object to a mutable array, and you release your object?

1 Answers  


What is a class in objective c?

1 Answers  


What is the isa member?

1 Answers  


What is parsing? Mention which class can you use for parsing of xml in iphone?

1 Answers  


What is synthesized in objective-c?

1 Answers  


Categories