أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
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.