Question: What methods does the class Class 2 have to override? interface interace 1 { public void method 1 ( ) ; } interface interface 2
What methods does the class Class have to override?
interface interace
public void method;
interface interface
public void method;
abstract class Class implents Interface
class Class extends Class implents Interface
a only method
b only method
c method and method
dNone of the methods
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
