Logo 
Search:

C# FAQ

Submit Interview FAQ
Home » Interview FAQ » C#RSS Feeds

Does C# support multiple inheritance (MI)?

  Shared By: Cambria Lopez    Date: Oct 16    Category: C#    Views: 796

Answer:

No, though it does support implementation of multiple interfaces on a single class or struct.

Share: 
 

Didn't find what you were looking for? Find more on Does C# support multiple inheritance (MI)? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: