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 is the base class from which all value types are derived?
What is private protected in c#?
What can I create with c#?
What is a class level variable in c#?
Can you store different types in an array in c#?
What are the Types of configuration files and their differences
Can constructor be overloaded in c#?
I want to print "Hello" even before main() is executed. How will you achieve that?
What is dynamic in c#?
Explain the concepts of cts and cls(common language specification).
What is event sourcing in c#?
How to parse a date time string?
Is dictionary reference type c#?
When should I throw an exception?
Is c# and .net same?