The declaration must not be same in base and derived class
The declaration must be exactly the same in base and derived class
The declaration should have at least 1 same argument in declaration of base and derived class
The declaration should have at least 1 different argument in declaration of base and derived class