Write a C program that allows the user to enter number 1 – 3 and designate it with the following interest rates. Ask for the amount to be deposited and prints its corresponding account type and...


Write a C program that allows the user to enter number 1 – 3 and designate it with the following interest rates. Ask for the amount to be deposited and prints its corresponding account type and interest amount earned. If no valid input, print “Sorry that is not a valid input. (Use #include instead of #include )



ACCOUNT TYPE<br>INTEREST EARNED<br>1 PERSONAL<br>2.6%<br>HOMEOWNER<br>2 SMALL BUSINESS<br>3.3%<br>3 BIG BUSINESS<br>3.5%<br>

Extracted text: ACCOUNT TYPE INTEREST EARNED 1 PERSONAL 2.6% HOMEOWNER 2 SMALL BUSINESS 3.3% 3 BIG BUSINESS 3.5%

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here