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 many types of inheritance are there in c#?
Can we create instance of private class in c#?
What is iformatprovider in c#?
What are the types of parameters in c#?
How do I trim a space in c#?
What is asynchronous one-way calls?
What is the root element of an xml file?
Why do we use constructors in c#?
What is the default value of object in c#?
What are the delegates in c#?
What is use of console?
Is string a primitive data type in c#?
Explain acid rule of thumb for transactions in c#.
Can abstract class have constructor in c#?
Why are strings in c# immutable?