Question: All together answer the question is Programming Logic and Design, read carefully because you have to analise the case and use all this Design a
All together answer the question is Programming Logic and Design, read carefully because you have to analise the case and use all this


Design a subclass called BakkieRent which must be able to calculate the tariff for renting a bakkie. Write set methods methods ONLY for the four fields: member's user code, date of transaction, number of hireable days and return date. Prompt the user in the set methods for the particular data. Create a calculatePrice () method that will calculate the price for the hire based on the following tariff structure Deposit is R2000; Hire per day price: R450 per day; Hire per day for 7 days or more: R425 per day; Hire per day for 30 days or more: R395 per day
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
