Can you inherit multiple interfaces?
Answers were Sorted based on User's Feedback
Answer / ashish gupta
yes..but interfaces are not inherit rather it implemented.
A class can implement multiple interfaces.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / basayya_swami
C# supproted multiple inheritance You con access multiple
inheritance wethin one class
Is This Answer Correct ? | 0 Yes | 5 No |
In a site to turn off cookies for one page which method is followed?
What is meant by enumerable in c#?
example of uniary operators and binary operators
How to install or uninstall a windows service?
Is it possible to force garbage collector to run?
Why do we use inheritance in c#?
Define acid rule of thumb for transactions in c#.
Why is .net so popular?
What is distribute by in hive?
What are the different approaches of passing parameters to a method?
What is dynamic dispatch?
What is c# best for?