you have to make this program in the following way:
- C Program to Find the Sum of first 10 Natural Numbers Using For Loop
- C Program to Find the Sum of first 10 Natural Numbers Using While Loop
- C Program to Find the Sum of first 10 Natural Numbers Using Do While Loop
- C Program to Find the Sum of first 10 Natural Numbers Using Array
- C Program to Find the Sum of first 10 Natural Numbers Using Function
- C Program to Find the Sum of first 10 Natural Numbers Using Recursion
C Program to Find the Sum of first 10 Natural Numbers Using For Loop
Algorithm
Program
Output
Sum of first 10 Natural Numbers is : 55C Program to Find the Sum of first 10 Natural Numbers Using While Loop
Program
Output
C Program to Find the Sum of first 10 Natural Numbers Using Do While Loop
Program
Output
C Program to Find the Sum of first 10 Natural Numbers Using Array
Program
Output
C Program to Find the Sum of first 10 Natural Numbers Using Function
Program
Output
C Program to Find the Sum of first 10 Natural Numbers Using Recursion
Program
Output
need an explanation for this answer? contact us directly to get an explanation for this answer