Expert Work


CLICK HERE TO DOWNLOAD THIS ANSWER  INSTANTLY $18 Only

 

In this assignment you are to create two files:  box.h and box.cpp.  To test these files I have attached two drivers.   sampledriver.cpp just uses the box class you created to exercise the member functions.  The output of this file should somewhat match the sample output in the assignment write up.   The exception is that on my implementation I centered the output of the box within 40 character.  You need not do that.
You will just run it and it will print out boxes and information about them.  The other file: Assignment7.cpp is more interactive.  It will have you individually use the member functions through a menu.  Your files must compile without error with these drivers in order to be graded.