GitHubSign in

A feature of some object-oriented programming languages in which a class can inherit behaviors and characteristics from more than one parent class.

"Multiple inheritance can increase the functionality of a class but also introduces complexity and potential for conflicts between the inherited classes."

@openai