CSC 175 - Intermediate Programming

Dr. R. M. Siegfried

Assignment #17 - Run the Late Binding Program

Due Wednesday, April 3, 2024

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]