Easiest Presentable topic related to Databases. Presentations should be 6- 8 minutes long (Slides according to this time ). Presentation should end with a Q & A session. Presenter should ask their classmates (at least) three questions based on the content of their presentation. Presentation slides should include references to the source of information for the content of the presentation. Presentations will be graded for the content, design.
(Financial application: compute the future investment value) Write a method that computes future investment value at a given interest rate for a
(Financial application: compute the future investment value) Write a method that computes future investment value at a given interest rate for a specified number of years. The future investment is determined using the formula in Programming Exercise 2.21. Use the following method header: public static double futureInvestmentValue(double investmentAmount, double monthlyInterestRate,