Can you inherit multiple interfaces?

Answer Posted / hitesh sharma

Yup, In Dotnet C# Multiple Inheritence is not allowed so
instead we can use Interfaces which are inheritable..

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between dictionary and hashtable in c#?

662


What is function c#?

688


What is virtual in c#?

678


if you do have a stack overflow profile.what is your ranking?

1684


What are the 2 types of data types available in c#?

690


Why are strings in c# immutable?

719


Is array ienumerable c#?

680


What are the access modifiers in c#?

738


How long will it take to learn c#?

735


What is difference between int and int in c#?

675


When should you use generics?

716


How do I calculate relative time?

718


What is yield break in c#?

712


What is an interface class? Give one example of it

693


in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?

931