Q6
In C#, which keyword is used to declare an event that can be raised only by the declaring class or a derived class?
A.
protected
B.
internal
C.
private
AnswerD.
public
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board