If we inherit a class do the private variables also get
inherited ?
Answers were Sorted based on User's Feedback
Answer / rathika
It will be inherited but cannot be accessible.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / kishore.a
Private variables are not inherited. Access specifier
Private is mainly mean for the inheritance concept so that
derived classes cannot inherit the private members of base
class..
| Is This Answer Correct ? | 3 Yes | 4 No |
t name of controls, which are displayed same in all browers?
If I return out of a try/finally in c#, does the code in the finally-clause run?
What is #region in c#?
What is a verbatim string literal and why do we use it?
What is default boolean value in c#?
What is architecture of your poroject? how i c an say?
2 Answers Eminosoft, HCL, Phoenix Technologies,
How do you inherit from a class in C#?
What is the reason behind the invention of c#?
Why is it not a good idea to insert code into InitializeComponent method when working with Visual Studio ?
Describe the ways of cleaning up objects in c#.
what is boxing and unboxing?can we initialize unboxing directly?
What is wpf c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)