suppose you have an account that earns 5% interest that is credited to your account at the end of each year. write a c# program to calculate the number of years it wll take before the account balance is at least $2000 if the initial account balance is $1000.
Comments
Leave a comment