Vidyalelo
C# Programming · Q123

Arrays and Strings in C Sharp

Programming · C# Programming · question 123

Q123

Which of these is used as a default specifier for a member of the class if no access specifier is used for it?

A.
private
Answer
B.
public
C.
public, within its own class
D.
protected

Answer: Option A

Solution

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