Is multiple inheritances supported by .NET support

Is multiple inheritances supported by .NET support?

E

Expert

Verified

No, multiple inheritance is not supported by .NET directly since in .NET, the class could not inherit from more than one class.  Multiple inheritances are supported by .NET through interfaces.

   Related Questions in Software Engineering

©TutorsGlobe All rights reserved 2022-2023.