Which Of These Access Specifiers Must Be Used For Main Method #286
Which of these access specifiers must be used for main() method?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Arrays and Strings - Public and Private Access Modifier - Quiz No.1.
Which of these access specifiers must be used for main() method?
private
public
protected
none of the mentioned