Vidyalelo
C# Programming · Q57

Introduction to C Sharp

Programming · C# Programming · question 57

Q57

Which of the following is NOT a valid access specifier in C#?

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

Answer: Option C

Solution

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