Define a class bank account with two types of account: current and savings as an inherited class. A class bank account has the following data members: account number, name, balance, and member functions. To initialize the value of the deposit and the withdrawal amount after checking the minimum balance. Write a C++ program to automate this banking system using constructors.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here