Page 1 of 1

About Question enthuware.ocajp.i.v8.2.1459 :

Posted: Mon May 04, 2015 5:32 am
by daaniel
In point 2 in the description it is specified that
Implement method double getDailyRate()  that returns the daily price of the car.
But all answer alternatives has int as return value for the getDailyRate() method.
This should be double, right?

Re: About Question enthuware.ocajp.i.v8.2.1459 :

Posted: Mon May 04, 2015 8:22 am
by admin
Yes, it should be int in the problem statement.
Fixed.
thank you for your feedback!