Are private class-level variables inherited?
Answer Posted / suresh.gv
Yes Private Variables are inherited to the Derived Class.
But we can't access them on Derived Class
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is ado net in c#?
Explain constructor in c#?
What is action in c# 3.5?
Define thread?
Is python easier than c#?
Why do we use 0?
What is .dbml file?
Is list immutable in c#?
What are bitwise logical operators?
What does the parsefloat function do?
How to generate strong name key file or which command is used to generated strong name key file?
What is the purpose of a constructor in c#?
How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?
What is data adapter in c#?
What is desktop example?