Using which of the following, multiple inheritance in Java can be implemented?
(a) Interfaces
(b) Multithreading
(c) Protected methods
(d) Private methods
I had been asked this question in semester exam.
Question is from Inheritance in portion Inheritance of Java