How do you implement Inheritance in dot net ?
Answer Posted / mohan kumar e.
By using ":" we can implement inheritance.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Are c# objects passed by reference?
Is var a data type?
Why array is faster than arraylist in c#?
What is readline c#?
What is a deadlock lock?
Explain About remoting and web services. Difference between them
What are the uses of namespaces?
Why is it efficient to use System.string under System.Text.StringBuilder ?
What is Event - Delegate?
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
Name some properties of thread class.
How is lazy loading achieved?
What are the different types of delegates?
What is delegate in c#?
Is versioning applicable to private assemblies?