Bank Account Random File
One of the example classes you saw in this chapter was the BankAccount class. Write a BankAccountFile class that manages a random access file of BankAccount object records. The class should read and write records, and move the file pointer to any location within the file. (The class should be similar to the InventoryItemFile class, which is presented in Appendix I.) In a program or programs demonstrate how to create records, randomly look at records, and randomly modify records.
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.