Program Exercise (x^1)+(x^2)+(x^3)+(x^4)+...... + (x^n)

Опубликовано: 14 Июль 2026
на канале: Time To Learn
254
3

In this video, I have explained about loop structure with for loop in a C program in Urdu/Hindi.
Click here to subscribe -    / @timetolearn5975  

By using for loop
Program to find the x^n
Program to find the (x^1)+(x^2)+(x^3)+(x^4)+...... + (x^n)