Which Of These Is Used As A Default Specifier For A Member Of #277
Which of these is used as a default specifier for a member of the class if no access specifier is used for it?
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 is used as a default specifier for a member of the class if no access specifier is used for it?
private
public
public, within its own class
protected