How do you implement multiple inheritance in .NET?
Answer Posted / ranjanatyagi
By using multiple Inheritence.
| Is This Answer Correct ? | 6 Yes | 29 No |
Post New Answer View All Answers
What is the use of list in c#?
Can a method return multiple values in c#?
What is the difference between serialization and deserialization in c#?
What is constants in c#?
Explain the process of polymorphism with an example?
hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......
Why do we use constructors in c#?
What is difference between override and new in c#?
What are extensions methods in c#?
Why is c# good for games?
If you define a user defined data type by using the class keyword, is it a value type or reference type?
What is datatable in c#?
What is void method?
What is the use of getcommandlineargs() method in c#.net?
What is the execution entry point for a c# console application?