what is delegationa delegate acts like a strongly


What is Delegation?

A delegate acts like a strongly type function pointer. Delegates can raise the methods that they reference without making explicit calls to those methods. Delegate is an entity that is entrusted with the task of representation, allocate or passing on information. In code sense, it means a Delegate is entrusted with a Method to report information back to it when a certain task (which the Method expects) is accomplished outside the Method's class.

 

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: what is delegationa delegate acts like a strongly
Reference No:- TGS0289633

Expected delivery within 24 Hours