How do you implement multiple inheritance in .NET?

Answer Posted / vijay rana

with the help of interface we can achieve multiple
inheritense in csharp;

Is This Answer Correct ?    25 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jagged array in c#?

548


In which order the destructor is called for an inherited class?

525


Can we overload the main method in c#?

480


What is the delegate in c#?

494


What is namespace in oops?

494






When should we use delegates in c#?

490


Why do we need indexer in c#?

545


Is functional interface runnable?

510


What do you mean by hashtable c#?

573


When Should You Call The Garbage Collector In .net?

553


What is expression tree with example?

489


What is an ienumerable in c#?

545


What are the differences between system.string and system.text.stringbuilder classes?

486


What is the difference between Object and class adapters?

517


What is yield keyword?

502