Pregunta de entrevista de MBit Computraining

Can we use multiple inheritance in c#?

Respuesta de la entrevista

Anónimo

8 ago 2024

No, we can not use. Instead of multiple inheritance we use the interface.