Q32
Which of the following access modifiers allows a method to be accessed only within the same assembly in C#?
A.
internal
AnswerB.
private
C.
protected
D.
public
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board