java please the purpose of this program is to sequentially accept customers 39 name 5153641

Java please


The purpose of this program is to sequentially accept customers name, payment amount due and amount paid values and from tha The purpose of this program is to sequentially accept customers' name, payment amount due and amount paid values and from that calculate remaining balances (Payment due – Amount Paid) Your program should first ask the name of the customer along with the payment amount due and the amount paid. It should also keep accumulating total payment amount due, total amount paid and total remaining balances so that it can present a summary when all the processing is completed that would display the total payment due amounts, paid amounts and remaining balances. Note: The program should display 0 for amount remaining if amount paid is greater than amount due Example Program output: (italics indicate user provided data, bold indicates program outputs) Enter Customer name (Enter STOP to stop entering values) John Doe Enter Payment Due: 250.50 Enter Amount Paid 100.00 Customer's Remaining balance: 150.50 SUMMARY Total Payment due: 999999 Total Amount paid: 999999 Total Remaining balance: 999999

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now