How do you implement Inheritance in dot net ?
Answer Posted / neelam sharma
by using : we can implement the inheritance
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the difference between convert and parse in c#?
What are the problem with .NET generics?
What are collections in c#?
What is the meaning of console writeline in c#?
How can you write a class to restrict that only one object of this class can be created (Singleton class)?
What is the use of command builder?
What is console readkey in vb net?
Who is a accessibility modifier “protected internal†available to ?
What are the steps to create a webservice and consume it?
What is the function of .IsDescendent()?
Is c# or c++ better for games?
What is equal c#?
How to use delegates with events?
What is the purpose of constructor in c#?
What is the difference between values and reference types?