Write a program that uses a structure to store the following data about a customer account :Name, Address , City, State, ZIP, Telephone Number, Date of Last Payment (all strings) and Account Balance (double)
Write a program that uses a structure to store the following data about a customer account :
Name, Address , City, State, ZIP, Telephone Number, Date of Last Payment (all strings) and Account Balance (double)
joyce
0
