Vidyalelo
C# Programming · Q131

Arrays and Strings in C Sharp

Programming · C# Programming · question 131

Q131

Which of these access specifiers must be used for main() method?

A.
private
Answer
B.
public
C.
protected
D.
none of the mentioned

Answer: Option A

Solution

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