note: use netbeans ide 8.1 for java code
convert to text file
I need the java code and the result
p.s. please answer it according to the problem that I post because I badly need it. If you will give me another answer that is not the same as what I am looking for (the answer to the problem) I would not have a choice but give it a down vote and report it. Please do not waste my post question because this is the third time that I will post it. Thank you.
Problem 2: Create a GUI with the following specifications: ABC Company is in need to create a Salary Loan System based on the following: Loan amount = Basic Monthly Salary * 2.5 Interest = Loan amount * number of months to pay * interest rate * Interest Rate Table Number of months to pay Interest rate 1-5 0.62% 6-10 0.65% 11-15 0.68% 16-20 0.75% 21-25 0.80% Service charge = 2% of Loan Amount Take Home Loan Loan Amount - Service Charge - Interest Monthly Amortization = Take Home Loan / Number of months to pay
note: use netbeans ide 8.1 for java code convert to text file I need the java code and the result p.s. please answer i
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am