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 are extension methods and where can we use them?
When a switch is said to be congested?
What is use of hashtable in c#?
Explain the feature of c# language?
Can you inherit from multiple classes in c#?
In howmany ways can you deploy an assembly?
Can we have two main methods in c#?
windows c# using datagridview in edit form sql server
Does c# support #define for defining global constants?
How to get the sum of last 3 items in a list using lambda expressions?
What is c# in asp net?
What is the difference between the debug class and trace class? Documentation looks the same.
Is c# a keyword?
What is deadlock in c#?
What is deferred execution?