Vidyalelo
C# Programming · Q119

Arrays and Strings in C Sharp

Programming · C# Programming · question 119

Q119

Which of these is used to access members of class before the object of that class is created?

A.
public
B.
private
C.
static
Answer
D.
protected

Answer: Option C

Solution

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