Vidyalelo
C# Programming · Q42

Delegates and Events in C Sharp

Programming · C# Programming · question 42

Q42

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
Answer

Answer: Option D

Solution

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