1. In Java method signature consists of, methods names followed by arguments types.
2. Return Type is not part of the method signature in java.
3.The compiler will use method signature to resolve method calls.
example:-
3.The compiler will use method signature to resolve method calls.
example:-