Are private class-level variables inherited?
Answer Posted / suresh.gv
Yes Private Variables are inherited to the Derived Class.
But we can't access them on Derived Class
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What do you mean by object pooling?
What is as keyword in c#?
Why is aws serverless?
Can datetime be null c#?
what is method overloading in c#?
What is the use of convert toint32 in c#?
Why do we need nullable types in c#?
What is xml comments in c#?
Are structs value types or reference types?
What is datagrid c#?
What do you mean by saying a "struct is a value type"?
Is predicate a functional interface?
What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?
When was c# created?
What is token in c#?