Such as public void a (int p 1, int p2) {} and.
Public void b (int q 1, int q2) {} has the same signature.
And public int c (int m 1, int m2) {} is different from the signature of method a, because the return value of c is int.