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
Explain when should you call the garbage collector in .net?
What is static void main in c#?
What are the Types of assemblies that can be created in dotnet
Why do we overload constructors?
When a switch is said to be congested?
What are the Types of values mode can hold session state in web.config
How to parse a date time string?
What are the benefits of using the aggregate method in linq?
How big is an int in c#?
what is IDisposal interface
What are the ways in which client can create object on server in cao model?
how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.
what are the differences between a class and structure
Explain the difference between object type and dynamic type variables in c#?
What are the problem with .NET generics?