CSC 172 - Introduction to Algorithms and Data Structures

Dr. R. M. Siegfried

Assignment #9 - Running the LateBinding program

Due Friday, March 28, 2014

To satisfy yourself that you understand what late binding is and how it works, enter and run the LateBinding program after your enter and compile the base class Sale and the derived class DiscountSale. What you will turn in the code together with the output.

[Back to the Assignments List]