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
3. Use layered architecture for coding. s.no name description 1 abc xxxxxxxxx 2 abc xxxxxxxxx 3 4 5 6 7 8 Select all Clear all Add Delete Name Description Save close
What is difference between ienumerable and list?
What is a private method in c#?
What can you do as a .net developer?
What is generic delegate in c#?
How Do You Convert A Value-type To A Reference-type?
What is data binding with example?
Is c# front end or back end?
What is iqueryable?
What is dto c#?
What is default value of bool in c#?
Can I get the name of a type at runtime?
What is the use of tuple in c#?
How do I create a new form in c#?
What is object array in c#?