What is a delegate in C#?
A type that stores variables
A type-safe function pointer that references and invokes methods
A class for event handling only
A method without a name
This question is part of this quiz :