We are having an interface with default methods and we implemented that interface in both Java and Kotlin classes and we provided the implementation for the non default methods. When we run in debug ...