If we inherit a class do the private variables also get
inherited ?
Answer Posted / rathika
It will be inherited but cannot be accessible.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What are async and await?
What is default value of bool in c#?
Is c# used for frontend or backend?
What is the difference between int.parse and int.tryparse methods?
What is a must for multitasking
What is static and use of it?
What is xml comments in c#?
Explain dataset.acceptchanges method in .net?
What is data binding with example?
How big is an int16?
Why do we need generics in c#?
How to add a readonly property in c#.net
Why do I get a "cs5001: does not have an entry point defined" error when compiling?
What is c# best for?
What is indexer c#?