Saturday, March 31, 2018

Customer discount

Bonus Practice Sheet Winter 2018 [17-Mar-2018 to 7-Apr-2018]

Program ID

Design an OOP model and implement it using C++ program. Refer the declaration of classes and application program to do the design. The program must get the details, compute bill amount and print details both for ordinary and preferred customers. For example, if a preferred customer makes three purchases of amounts 3000, 7000, 8000 then the amount to be paid for each bill is 3000, 6860 and 7760 and the total amount to be paid is 17620

Code: C++



NOTE: The Above Codes are for reference only. It doesn't mean everyone to directly copy/paste those codes.

1 comment:

  1. `hello world.cpp`
    please upload java examples

    ReplyDelete