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 delegation protocol?



What is delegation protocol?..

Answer / Devesh

A delegation protocol in Objective-C is a design pattern that allows one object to delegate tasks to another object. The first object, known as the delegate, conforms to a specific protocol, which declares a set of optional methods. When an event occurs within the first object, it will call the appropriate method on its delegate, if it has been set.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Explain the difference between uiwindow and uiview?

1 Answers  


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

1 Answers  


What is abi stability?

1 Answers  


Why we use synthesize in objective c?

1 Answers  


How to create thread in objective c?

1 Answers  


What is autoclosure?

1 Answers  


How to call objective c function in swift?

1 Answers  


What are the rules for identifiers?

1 Answers  


What is the difference between a script and function?

1 Answers  


How to declare variable in objective c?

1 Answers  


What is a dispatch function?

1 Answers  


What is objective c programming used for?

1 Answers  


Categories