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



What is a delegate objective c?..

Answer / Bhoopal Singh

In Objective-C, a delegate is an object that adopts a protocol and receives notifications or events from another object. The delegate usually handles the callbacks from the source object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

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

1 Answers  


When to use nsautoreleasepool??

1 Answers  


Does objective c have function overloading?

1 Answers  


What is the use of category in objective-c?

1 Answers  


When might you use a cfarray/dictionary instead of a nsarray/dictionary?

1 Answers  


What is polymorphism in objective-c?

1 Answers  


Who calls dealloc method? Can we implement dealloc in arc?

1 Answers  


How the class “implementation” is represented in objective-c?

1 Answers  


What is lazy var?

1 Answers  


Is nsobject a parent class or a derived class?

1 Answers  


What are the important data types found in objective-c?

1 Answers  


What is a protocol in objective c?

1 Answers  


Categories