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 ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a private class in c#?
What is default constructor in c#?
What is xml serializer?
What is static variable in c#?
Is linkedhashset synchronized?
What are modifiers in c#?
Why do we need singleton pattern in c#?
Can we overload the main method in c#?
Define c# delegate?
Which program construct must return a value?
What are the different types of constructors in c#?
How does split work in c#?
Explain the constructor in c#.
What is concrete class in c#?
Difference between value and reference type. What are value types and reference types?