Computer Science, asked by sakina097, 10 months ago

input product code(pc), unit price(price) in decimals and
write a program to input product code(pc), unit price
quantity of the product (qty). calculate the following:
Total cost of the product as price*qty.
15% discount on total cost.
Net amount to be paid after deducting the discount.
using swap method​

Answers

Answered by shahil2k10
0

Answer:

15% discount on total cost

Similar questions