I want to write a class named as bank, having following member functions for getting name and balance, withdraw money, deposit money, display name and balance.
Also use a constructor for initializing name and balance automatically.
In C++ language,I am so confused in it.....
How we can make this program or what is the program of this statement?
Please tell me.....
Also use a constructor for initializing name and balance automatically.
In C++ language,I am so confused in it.....
How we can make this program or what is the program of this statement?
Please tell me.....