Kizspy | Question: 39
(Choose 1 answer)
What is the purpose of passing a delegate as a parameter?
A. To encapsulate a method call for deferred execution
B. To enable the method to accept any type of object as an argument
C. To pass the delegate's return value as a parameter to another method
D. Passing a delegate as a parameter is not supported in .NET
Dovenian lom