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...


Can you retain delegates?



Can you retain delegates?..

Answer / Pragati Singh

No, in Objective-C, delegates should not be retained. Instead, they should adopt the delegate protocol and implement its methods.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Explain what is #import?

1 Answers  


When is toll-free bridging useful?

1 Answers  


Is objective c type safe language?

1 Answers  


What are the two types of m files?

1 Answers  


How is string represented in objective-c?

1 Answers  


What is ivar objective c?

1 Answers  


What do you mean by synthesized in objective-c?

1 Answers  


How do I create a bridging header file?

1 Answers  


How do you define a protocol?

1 Answers  


Is objective c deprecated?

1 Answers  


What are properties and instance variables in objective c and swift?

1 Answers  


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

1 Answers  


Categories