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 a dimensional array?

0 Answers  


what is c# command?

0 Answers  


Is as operator in c#?

0 Answers  


What are the two kinds of properties?

10 Answers   Wipro,


What is dictionary collection in c#?

0 Answers  






What is writeline?

0 Answers  


Explain different properties of object oriented systems.

0 Answers  


What is binding in c#?

0 Answers  


Which control cannot be placed in mdi?

0 Answers  


Can you store strings in arrays?

0 Answers  


What is difference between const and static in c#?

0 Answers  


Why do we use inheritance in c#?

0 Answers  


Categories