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
Can we create instance of private class in c#?
what is the Difference between the public and private ?
How do you declare an interface in c#?
What is the use of return in c#?
What are the types of access modifiers?
Explain the difference between a struct and a class?
What is trim in c#?
Why do we need serialization?
What is a int in c#?
Can u list some style properties of List Box?
Where static variables are stored?
Explain the types of Polymorphism.
Why to use “finally” block in c#?
What is inner class in c#?
Explain how to implement delegates in c#.net