Are private class-level variables inherited?
Answer Posted / kirti
Yes, but they are not accessible. Although they are not visible or accessible via the class interface, they are inherited.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is dynamic object in c#?
How long does it take to get a loop recorder put in?
What is a generic in c#?
What is the difference between structure and class in c#?
What are indexers in c# .net?
What are generations and how are they used by the garbage collector?
Is c# a keyword?
Can derived classes have greater accessibility than their base types?
What are the two kinds of properties in c#.
What is difference between singleordefault and firstordefault?
Is 0 an unsigned integer?
Is c# 8 released?
How to transpose multi-dimensional array?
Why do canadians say zed?
What are the differences between a class and a struct?