USING TURBO C ++
2. Write a program that will accept the tuition fee and compute the total tuition fee based on the mode of payments.
Mode of Payments
Cash (1) 10% discount
Two Payments (2) 5 % interest
Three Payments(3) 10% interest
Sample Output:
Enter tuition fee: 20000
(Press 1 for Cash, 2 for Two-Installment, 3 for Three-Installment)
Enter mode of payment: 2
Your total tuition fee is: 21000
PLS SHOW OUTPUT I WOULD TOTALLY APPRECIATE IT.
USING TURBO C ++ 2. Write a program that will accept the tuition fee and compute the total tuition fee based on the mode
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
USING TURBO C ++ 2. Write a program that will accept the tuition fee and compute the total tuition fee based on the mode
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!