Vidyalelo
C# Programming · Q72

Delegates and Events in C Sharp

Programming · C# Programming · question 72

Q72

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board