The concept of multiple inheritance is implemented in Java byI.   Extending two or more classes.II.  Extending one class and implementing one or more interfaces.III. Implementing two or more interfaces.

The concept of multiple inheritance is implemented in Java byI.   Extending two or more classes.II.  Extending one class and implementing one or more interfaces.III. Implementing two or more interfaces.

A).  Only (II)

B).  (II) and (III)

C).  (II) and (III)

D).  Only (I)

E).  Only (III)

This Question has 1 answers.

 (II) and (III)