Examveda

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

A. Func

B. Predicate

C. Action

D. EventHandler

Answer: Option C


Join The Discussion

Related Questions on Delegates and Events in C Sharp