Introduction - If you have any usage issues, please Google them yourself
Design a program, define the bank, which contains a private data member balance, for the storage of savers deposits, a static data member rational, that deposit interest rates, a static member function modrat, used to change the deposit rates.