Are private class-level variables inherited?
Answer Posted / kiran
private and protected members are inherited
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How Do You Convert A Value-type To A Reference-type?
What is view model in c#?
What is the difference between a private assembly and a shared assembly?
Is c# an open source?
What is executenonquery c#?
Can you pass parameters to destructors?
What are satellite assemblies? How will you get the different language strings?
How many digits are in an integer?
What is the use of GC.KeepAlive Method?
Why we use get and set property in c#?
What is a derived class in c#?
What is the importance of closing an ado.net application?
How can you access a private method of a class?
When can a derived class override a base class member?
What are virtual classes in c#?