Examveda

In C#, which delegate type is used to represent methods that take multiple parameters and return a value?

A. Predicate

B. Func

C. EventHandler

D. None of the above

Answer: Option B


Join The Discussion

Related Questions on Delegates and Events in C Sharp