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

Why is lazy loading?

664


Is c# int immutable?

693


What is the difference between “finalize” and “finally” methods in c#?

681


Why delegates are type safe in c#?

687


What is the difference between dynamic type variables and object type variables in c#?

682


What is the resgen.exe tool used for?

720


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

708


What is disconnected data architecture in c#?

683


What are custom attributes in c#?

655


Can enum have methods c#?

650


What is strong data type in c#?

668


What is difference between c and c sharp?

653


What is the difference between console application and windows application?

719


Which .gang of four. Design pattern is shown below?

658


What is the purpose of c#?

720