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

Explain the difference between const and static read-only?

0 Answers  


What are actions in c#?

0 Answers  


What is poco c#?

0 Answers  


what is bubbled event ? give suitable example in code vice with demo

2 Answers  


How big is a 64 bit integer?

0 Answers  






Can you inherit multiple interfaces?

3 Answers  


What is generic in c#?

0 Answers  


Tell me the difference between value passing and address passing?

0 Answers   NIIT,


what is full assembly reference

0 Answers  


Is c# and .net same?

0 Answers  


what class is underneath the sortedlist class?

0 Answers   Siebel Systems,


What is short in c#?

0 Answers  


Categories