Answer Posted / basayya_swami
Yes, All the variable inherited but you donot access this
variable
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is difference between for and foreach loop in c#?
Give an example of removing an element from the queue?
How can we make a thread sleep for infinite period ?
Is nullable type c#?
What are expressions c#?
What is private and shared assembly?
What does string intern do?
What is datatable and dataset in c#?
Explain how can I get around scope problems in a try/catch?
If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
Is c# pass by reference?
What is a nullreferenceexception and how do I fix it?
What is managed code?
What does an indexer do?
What is a generic class?