Vladimir

47%
Flag icon
Multiple inheritance is the ability of a class to have more than one base class. C++ supports it; Java and C# don’t. Many consider multiple inheritance more trouble than it’s worth.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview