Description
Write a C++ Program to Create Classes for Handling Different Bank Accounts (Saving and Current) Submit, Withdrawals.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking
● Create classes for handling bank accounts
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.