Pearson Interview Question

How do you create a class with multiple inheritance in Java?

Interview Answer

Anonymous

Dec 8, 2017

Trick question. You can't. C++ can though.