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? Can you retain delegates?



What is a delegate? Can you retain delegates?..

Answer / Manorma Sharma

A delegate is an object that adopts a specific protocol and is responsible for handling certain events or actions. In Objective-C, delegates should not be retained. Instead, they adopt the relevant protocol and implement its methods.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What happens with the objects if the array is released?

1 Answers  


What is the protocol in objective c?

1 Answers  


Is objective c garbage collected?

1 Answers  


Is objective c open source?

1 Answers  


Who calls dealloc method?

1 Answers  


What is the main difference between function calls and messages?

1 Answers  


Is reference counting garbage collection?

1 Answers  


Can we have multiple uiwindows in ios?

1 Answers  


Explain what is data encapsulation in objective-c?

1 Answers  


What is a class property?

1 Answers  


How to declare global variable in objective c?

1 Answers  


What are the differences between copy and retain?

1 Answers  


Categories