When you inherit a protected class-level variable, who is it
available to?
Answer Posted / venu gopal
Classes in the same namespace.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is executenonquery c#?
Can interface inherit class in c#?
Define delegation in .net?
Explain the working of serialization?
In c#, what will happen if you do not explicitly provide a constructor for a class?
How many bytes is an int c#?
Is learning c# hard?
Why References are stored on heap and variables on stack?
What is the advantage of generics in c#?
Why do we need interfaces in c#?
What is a scope in c#?
What is the use of static members with example using c#.net.
Explain use of abstract and sealed classes in c#?
What is the use of system.environment class in c#.net?
Is goto statement supported in c#?