Question: Murachs java 6th edition.. please break down or highlight what belongs where. just needing a better visual understanding. Exercise 7-2 Enhance 1. Open the project
Exercise 7-2 Enhance 1. Open the project named dovt ext. Farure Value that's stored in the ex starts directory. Then, review the code for he FutureValueApp class. 2. Surt a new class named Console in the sume package as the Future ValueApp poblic. For this to work, yop will also netd to add ang sure the methods are. Seanoer class to the Convic class. 3. Modify the FutureValoeApp class so it use the methods in the Console class. 4. Rue the application to make sure it still works correctly. 5. Start a dew class named FinanciakCakculations in the same package as the ocher classes. Then, move the calculatcFunureValue() method from the FutureValueApp class to the FinancialCalculations class, making sure the method is pablic. 6. Modify the Fufure ValueApp class so it uses the static calculateFutureValue0 method that's stored in the FinancialCakulations class. 7. Run the application to make sure that it still works properly
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
