We have been using the interfaces for years and we know that interfaces are just contracts and the class that inherits them must implement all methods of interface. Suppose this Interface is being implemented by multiple classes and now you want to ...