Question: use C language 4. filename: interest.c Write a program that reads in two numbers: an account balance and an annual interest rate expressed as a
use C language

4. filename: interest.c Write a program that reads in two numbers: an account balance and an annual interest rate expressed as a percentage. Your program should the display the new balance after a year. There are no deposits or withdrawals - just the interest payment. Your program should be able to reproduce the following sample run
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
