Answer Posted / 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 View All Answers
How to sort an int array in c#?
Can we assign null value to integer?
What does immutable mean in c#?
explain the features of static/shared classes.
Are c and c# the same thing?
What are assemblies?
Which namespaces are necessary to create a localized application?
How to generate strong name key file or which command is used to generated strong name key file?
What does executescalar return in c#?
What is called method in c#?
How do you prevent a class from being inherited?
Differentiate between method overriding from method overloading with its functionality?
Does c# support parameterized properties?
Where value types are stored in c#?
What is the difference between yield and return?