Customer Accounts
Create an application that uses a structure to store the following data about a customer account: last Name, First Name,. Customer Number, Address, City, State, ZIP Code, Telephone Number, Account Balance, and Date of Last Payment The application should allow the user to save customer account records to the file, search the file for a customer by last name or customer number, and prim a report listing all the customer records in the file.
Input validation: When entering a new record, make sure the user enters data for ail fields. Do not accept negative numbers for the account balance.
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.