You can inherit multiple interfaces in C#

Skill/Topic: Intermediate
A) True
B) False
Explanation: A class can inherit multiple interfaces

Showing Answers 1 - 6 of 6 Answers

chandrasoma

  • Nov 20th, 2006
 

Question should be re-written as " Can C# classes implement multiple interfaces?". I think you implement interfaces rather than inherit them.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions