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 a protected class in c#?
What is the file extension for c#?
What does exclamation mark mean c#?
What are the namespace level elements?
What is difference between struct and class in c#?
What is default c#?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is bitwise operator in c#?
Write the syntax for catching an exception in c#?
How is exception handling implemented in c#?
How does c# achieve polymorphism?
Explain anonymous type in c#?
Why do we need structs in c#?
Is std :: string null terminated?
what is a structure in c#