Question: Create a "Piggy Bank"
Prepare a piggy bank using Visual C++. The code requires to be separated into a header file and a driver.cpp using implementation.
Any help would be really appreciated. Please ensure to separate the code into a header.h and driver.cpp and comment where you can demonstrate me what is being done. I am fairly new to programming. So I would like to learn what is going on.