When you inherit a protected class-level variable, who is
it available to?
Answer Posted / prabakar
its subclass variable
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is array class in c#?
What is polymorphism and its types in c#?
What is Implicit conversion in C#?
How much time will it take to learn unity?
How many types of constructors are available in c#?
Why singleton class is sealed in c#?
Define multicast c# delegate?
What is a static class in c#?
What is default c#?
How do you declare a method in c#?
How assembly versioning in .NET prevent DLL Hell problem?
What is difference between an Structure and Class?
How do I count the length of a string in c#?
How many parameters can a method have c#?
What is parallel foreach c#?