How do you implement multiple inheritance in .NET?

Answer Posted / phaniram.h

by appling interface keyword to the base class we can
implement multiple inheritance in .NET

Is This Answer Correct ?    11 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between // comments, /* */ comments and /// comments?

499


What is use of list in c#?

453


What is unmannaged code and will CLR handle this kind of code or not .

591


What is datatable and dataset in c#?

487


What is a dictionary in c#?

498






What is data reader in c#?

600


Can we override main method in c#?

484


Explain how do I convert a string to an int in c#?

517


Is c# or c++ better for games?

466


Explain how to parse a datetime string?

506


What are Regex / regular expressions ?

596


Explain the difference between const and static read-only?

510


Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

550


What is sqladapter c#?

532


Is a valid int value?

479