Choose the incorrect statement among the following about the delegate?
(a) delegates are of reference types
(b) delegates are object oriented
(c) delegates are type safe
(d) none of the mentioned
I had been asked this question in an online quiz.
Origin of the question is Fundamental of Delegates in division Delegates, Generics and LINQ of C#