Question: Can you extend more than one class when creating a new class?
Can you extend more than one class when creating a new class?
Step by Step Solution
3.45 Rating (158 Votes )
There are 3 Steps involved in it
In most objectoriented programming languages including popular ones like Java and Python a class cant extend or subclass more than one class This is known as single inheritance Single inheritance means that a class can ... View full answer
Get step-by-step solutions from verified subject matter experts
