In java interface defines the methods.But dose not implement them.A class that implement an interface is bound to implement all the methods of the interface.