In case we create a class that extends a base class and implements an interface. If both base class and interface have a default method with the same name and arguments, then which definition will be picked by JVM?

All QuestionsCategory: JavaIn case we create a class that extends a base class and implements an interface. If both base class and interface have a default method with the same name and arguments, then which definition will be picked by JVM?
Vaishnavi Talawar asked 3 years ago