Are private class-level variables inherited?

Answers were Sorted based on User's Feedback



Are private class-level variables inherited?..

Answer / guest

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 ?    7 Yes 0 No

Are private class-level variables inherited?..

Answer / senthil kumar

Its not feasible to inherit the private class variable to
the successor classes.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Sharp Interview Questions

Which CSS property can be used for controlling the stretchiness of a control?

1 Answers   TCS,


what are delegates? How you used then in your project?

10 Answers   Hawk Eye, IndiaTimes, Kanbay,


Explain a MSIL ? Why is it appreciated by all developers?

0 Answers   Siebel,


How to install or uninstall a windows service?

0 Answers  


what is a constructor?

5 Answers   Amazon, Amdocs, Choice Solutions,


What are the delegates in c#?

0 Answers  


How will you deploy the dll file in gac?

0 Answers  


What is code verification?

0 Answers  


Give an example of a ctype.

0 Answers  


What is ulong in c#?

0 Answers  


What?s the difference between <c> and <code> XML documentation tag?

1 Answers  


How do you mark a method obsolete?

0 Answers  


Categories