USING TURBO C ++ 2. Write a program that will accept the tuition fee and compute the total tuition fee based on the mode

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
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

Post by answerhappygod »

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.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply