Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.
From java point of view:
Signature method is the combination of method's name along with the numbers and types of parameters.
An interface method can not contain implementation, it only contain method signature.