Are private class-level variables inherited?

Answer Posted / venu gopal

Yes, but they are not accessible, so looking at it you can
honestly say that they are not inherited. But they are.

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List some of the common data providers for ado.net framework?

458


What do you mean by thread safe in c#?

469


What is a reference type c#?

520


You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?

502


How do I do implement a assert?

499






What is Delegate and what is it used for ?

577


Explain use of abstract and sealed classes in c#?

461


the c# keyword .int. Maps to which .net type?

751


What is before string in c#?

496


What are the properties of string?

489


What is native image generator (ngen.exe)?

663


What is the ouput of the following program?

567


Can constructor be protected in c#?

500


What is a dynamic assembly?

527


Can interface inherit class in c#?

491