11 3. Write a program to Calculate the compound interest for N years for the given data in C programming using while and
Posted: Tue Apr 12, 2022 10:22 am
11 3. Write a program to Calculate the compound interest for N years for the given data in C programming using while and for loop. Hint: principal = 5000.0, rate of interest = 0.275, The user can take N as last two digits of their ID number. If last two digits of ID number happens to be 00, those students can assume N as 11