Q.

Which of the following statements is incorrect about delegate?

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» D. Only one method can be called using a delegate.
2k
0
Do you find this helpful?
13

View all MCQs in

C# Programming

Discussion

No comments yet

Related MCQs