Can you inherit multiple interfaces?

Answers were Sorted based on User's Feedback



Can you inherit multiple interfaces?..

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

Can you inherit multiple interfaces?..

Answer / guest

yes

Is This Answer Correct ?    5 Yes 0 No

Can you inherit multiple interfaces?..

Answer / basayya_swami

C# supproted multiple inheritance You con access multiple
inheritance wethin one class

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More C Sharp Interview Questions

In a site to turn off cookies for one page which method is followed?

0 Answers   Siebel,


What is meant by enumerable in c#?

0 Answers  


example of uniary operators and binary operators

0 Answers  


How to install or uninstall a windows service?

0 Answers  


Is it possible to force garbage collector to run?

0 Answers  






Why do we use inheritance in c#?

0 Answers  


Define acid rule of thumb for transactions in c#.

0 Answers  


Why is .net so popular?

0 Answers  


What is distribute by in hive?

0 Answers  


What are the different approaches of passing parameters to a method?

0 Answers  


What is dynamic dispatch?

0 Answers  


What is c# best for?

0 Answers  


Categories