I am getting this error message:
2 errors found:
Error: The method determineTaxRate(double) in the type PayCalculator is not applicable for
your method defined with one argument.But you are not passing any parameters.
For calculateNetPay() also you are doing the same thing.