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
What are Types of assemblies that can be created in dotnet
How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?
What is view state c#?
What is console writeline in c#?
Is string a data type in c#?
Why we use get set property in c#?
What does readonly mean in c#?
What is overloading in c#?
How garbage collection deals with circular references.
How do I create a multi language, multi file assembly?
What are the types of access modifiers?
What is string class in c#?
What does void mean in c#?
Why is c# a good programming language?
What is the main purpose of linq?