When you inherit a protected class-level variable, who is
it available to?
Answer Posted / guest
Classes in the same namespace.
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
What is the purpose of ienumerable in c#?
Can properties be private in c#?
What is object type in c#?
What is a custom attribute?
How long does it take to learn c# programming?
Can class inherit from struct c#?
What is delegates in c#?
What is tryparse c#?
Is string nullable c#?
Can a static class contain non static members?
Is it possible to have different access modifiers on the get/set methods of a property in c#?
Is c# a keyword?
What is dll in vb.net?
What floating point types is supported in C#?
How do I open the console?