Write a C++ program that has the following data members and member functions: Data members;
•Account number
•Amount of balance in the account Member functions:
•Accept deposited amount
•Default constructor to initialize the variables
•Display account name and balance
The program should accept account number and amount entered for depositing. The program should then output the account number and account balance
 Viewed: 481 times For Better experience and learning,for video answers, after video ends playing, click next question in the questions list!!!