Tuesday, August 9, 2011

Java Programming help?

I agree with the above answer but you are also not using your setRateOfPay() or any other method like this before calling getRateOfPay() so the variable goes to default value, which for doubles is 0.0

No comments:

Post a Comment