If we inherit a class do the private variables also get
inherited ?
Answer Posted / nitin kumar tomar
Yes but they are not accessible
| Is This Answer Correct ? | 34 Yes | 3 No |
Post New Answer View All Answers
Can bool be null c#?
How to get the sum of last 3 items in a list using lambda expressions?
What are nested classes in c#?
What are virtual destructors?
What language is c# similar to?
What is an event in c#?
What is a hashset c#?
What language do desktop applications use?
Does c# support c type macros?
How does one compare strings in c#?
Why do we need indexers in c#?
What are constants in c#?
write a program to find the biggest palindrome in the given string
Which is faster dictionary or hashtable?
How can I check the type of an object at runtime?