Question: What happens if a Java interface specifies a particular method signature, and a class that implements the interface provides a different signature for that method?
What happens if a Java interface specifies a particular method signature, and a class that implements the interface provides a different signature for that method?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
