Vidyalelo
C# Programming · Q1

Delegates and Events in C Sharp

Programming · C# Programming · question 1

Q1

In C#, which keyword is used to remove an event handler from an event?

A.
-=
Answer
B.
+=
C.
/=
D.
*=

Answer: Option A

Solution

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