Question: Create a class called finance, which has 4 methods. The methods should be Class Methods, and called PV, FV, n, and r. Each method must
Create a class called finance, which has 4 methods. The methods should be Class Methods, and called PV, FV, n, and r. Each method must accept the three variables required to do the calculation. Write a test program that tests each one of these methods. (java)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
