write a c++ program
10 Create a bank customer class with the following data members name, account number, account type, status (active/dormant), balance and last transaction date. Write a C++ program to do the following: Shhbyname 00) Display the name of the customer given the account number Withdraw funds given the amount. Deny the withdrawal transaction if balance becomes less than 1000. (iii) Change the status of the account from active to dormant if no transactions occurred in the past one year. Fynlain the diff
10 Create a bank customer class with the following data members name, account number, account type, status (active/dorma
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
10 Create a bank customer class with the following data members name, account number, account type, status (active/dorma
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!