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


Please Help Members By Posting Answers For Below Questions

What is type keyword in c#?

688


What are the different types of delegates?

660


Is type nullable c#?

673


Which is better python or c#?

616


In which way you can convert a value-type to a reference-type?

687






Why do we need a singleton class?

689


What is an enumerator c#?

679


What is xor operator in c#?

688


List down the differences between public, static and void keywords?

638


Is null == null c#?

633


Explain when should you call the garbage collector in .net?

665


What is the difference between protected and private?

680


What is a dynamic assembly?

710


What is the advantage of generics in c#?

668


How do you access a constant field declared in a class?

660