Delegates - Programming

Q1:

Which of the following is the necessary condition for implementing delegates?

A Class declaration

B Inheritance

C Run-time Polymorphism

D Exceptions

E Compile-time Polymorphism

ANS:A - Class declaration

No answer description is available. Let's discuss.