a customer opens an account at a bank with an initial amount. the account number, name, and balance of the customer are generated. write a programme to input data for 5 customers and write into a file. later, display the data of all customers by reading from the file
Comments
Leave a comment