Interfaces are similar to class, known as reference type which provides polymorphism to a great extent, as they can only contain signature of abstract methods, which can be implemented by different...