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

What is difference between float and decimal?

0 Answers  


What are methods in C#?

0 Answers   Winsol Solutions,


What is the difference between a field and a property in c#?

0 Answers  


What is private void in c#?

0 Answers  


How to add a readonly property in c#.net

0 Answers  






What are scriptable objects?

0 Answers  


What is a dbml?

0 Answers  


What is executenonquery c#?

0 Answers  


How can we Achieve Late binding in C#.Can any give one example.

5 Answers   Value Labs,


What is the meaning of int parse in c#?

0 Answers  


What is web forms in c#?

0 Answers  


What is shared inheritance

3 Answers   IGT,


Categories