Java SE 11 Programmer I
89 Questions
Question No. 1
D inherits a() only from C.
D inherits a() from B and C but the return types are incompatible.
D extends more than one interface.
D does not define any method.