Can you inherit multiple interfaces?
Answer Posted / shiba shankar
Yes we can inherit multiple interface.that's why we are
using interface.We can get by imlementing interface after
making multiple interface.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Why do we need abstract class?
What is a partial class in c#?
Is stringbuilder faster than string concatenation c#?
Contrast System.String and System.Text.StringBuilder classes?
Can we write class inside a class in c#?
What is difference between array and arraylist in c#?
what are implementation inheritance and interface inheritance?
Where do we set the min and max pool size for connection pooling?
Why do we need indexer in c#?
Differentiate between the public and private ?
Why is xml called extensible?
Which operator cannot be overloaded in c sharp?
List some of the classes used by system.data namespace?
How many constructor can a class have?
What are some examples of desktop applications?