Interview Questions

What’s a delegate?

C# Interview Questions and Answers


(Continued from previous question...)

182. What’s a delegate?

A delegate object encapsulates a reference to a method.

(Continued on next question...)

Other Interview Questions