To implement delegates, the necessary condition is?
(a) class declaration
(b) inheritance
(c) runtime polymorphism
(d) exceptions
The question was asked by my school teacher while I was bunking the class.
My question is based upon Fundamental of Delegates topic in division Delegates, Generics and LINQ of C#