How do you implement multiple inheritance in .NET?
Answer Posted / kamlesh sharma
use of interfaces
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What does writeline mean?
What is use of singleton class in c#?
What is difference between a constant and read-only in C#?
Is post back c#?
What are the types of methods in c#?
Why do we need constructor?
What is method and function in c#?
What is predicate c#?
What is the difference between c and c sharp?
How is a string immutable?
Is c# still popular?
What is the use of parse in c#?
What is continue in c#?
Is c# dictionary a hash table?
In which way you can convert a value-type to a reference-type?