If two Java interfaces define a method with the exact same signature m1(), and a single class implements both interfaces, how is method resolution handled? What changes if you add the abstract keyword to the interface?
Problem
If two Java interfaces define a method with the exact same signature m1(), and a single class implements both interfaces, how is method resolution handled? What changes if you add the abstract keyword to the interface?
Your answer
Try one AI text evaluation on us
Get structured feedback, scored against a 4-axis rubric. Premium unlocks unlimited.