Vidyalelo
C# Programming · Q26

Miscellaneous in C Sharp

Programming · C# Programming · question 26

Q26

What is the purpose of the "delegate" keyword in C#?

A.
Defines a new data type
B.
Declares a class
C.
Marks a method as virtual
D.
Defines a reference type for methods
Answer

Answer: Option D

Solution

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