Q24
In C#, which access modifier is commonly used for events that allow only the defining class to raise them?
A.
private
AnswerB.
protected
C.
internal
D.
public
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board