Using a text editor, create a file that contains a list of five 4digit account numbers. Read in each account number, and alter it to add a dash and a check digit, which is calculated by taking the remainder when the original number is divided by 7. Write the new account numbers to an output file. Save the application as AddCheckDigitjava.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.