METHODOLOGY Create a C++ Program that will identify the Discount Rate of a shopper based on issued loyalty card. take the following conditions: Loyalty Card Type Discount () (1) Frequent Buyer 10% (2)...


Solve it?


METHODOLOGY<br>Create a C++ Program that will identify the Discount Rate of a shopper based on issued loyalty card. take the<br>following conditions:<br>Loyalty Card Type<br>Discount ()<br>(1) Frequent Buyer<br>10%<br>(2) One Time Buyer<br>(3) Senior Citizen<br>0%<br>15%<br>Example:<br>Total Purchase Cost: Php 3000.00<br>Loyalty Card Type: 1<br>Discounted Cost: Php 2700.00<br>Try Another [Y/N): Y<br>SCREEN LAYOUT / DESIGN<br>

Extracted text: METHODOLOGY Create a C++ Program that will identify the Discount Rate of a shopper based on issued loyalty card. take the following conditions: Loyalty Card Type Discount () (1) Frequent Buyer 10% (2) One Time Buyer (3) Senior Citizen 0% 15% Example: Total Purchase Cost: Php 3000.00 Loyalty Card Type: 1 Discounted Cost: Php 2700.00 Try Another [Y/N): Y SCREEN LAYOUT / DESIGN

Jun 03, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here