Interview Questions

When you inherit a protected class-level variable, who is it available to?

C# Interview Questions and Answers


(Continued from previous question...)

134. When you inherit a protected class-level variable, who is it available to?

Classes in the same namespace.

(Continued on next question...)

Other Interview Questions