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 delegates in c#?
Why delegates are type safe in c#?
Why do we write system in c#?
Explain streamreader/streamwriter class?
Explain the types of assemblies in .net?
What is dbcontext c#?
What is a verbatim string literal and why do we use it?
Can you pass value types by reference to a method?
Is c sharp and c# are same?
What is the use of private constructor in c#?
What are some of the commonly used commands in sqlcommand?
Are there constructors in c sharp?
How do you read an Excel sheet in C#?
What is “using” statement in c#?
What is the use of ienumerable?