Question: 3. Write a program that reads the Loan objects from the loans.dat file created in question 3 and displays the total loan amount. Suppose you
3. Write a program that reads the Loan objects from the loans.dat file created in question 3 and displays the total loan amount. Suppose you dont know how many Loan objects are there in the file, use EOFException to end the loop. (JAVA)
Note: no loans.dat had been created.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
