Question: You must use a loop for solving these problems .... c language only 6. Write a C program to compute the value of npr=n(n1)(n2)(nr+1), read
You must use a loop for solving these problems .... c language only

6. Write a C program to compute the value of npr=n(n1)(n2)(nr+1), read n and r from user. 7. Write a C program to find power of any number using for loop. Don't use pow() function. Example: Enter base: 2 Enter power: 5 2 to the power 5=32
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
