Incorrect statements about delegates are?
(a) Delegates are reference types
(b) Delegates are object oriented
(c) Delegates are type safe
(d) Only one method can be called using a delegate
The question was asked in a national level competition.
Asked question is from Delegates in Detail in section Delegates, Generics and LINQ of C#