Page 1 of 1

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

Posted: Fri May 20, 2022 10:20 am
by answerhappygod
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.
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 1
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 1 (121.12 KiB) Viewed 27 times
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