Here the Program introduce the Sum of Natural Numbers Using while Loop,it is a c program example

Code Block : https://github.com/aksprogramming/c-programming/blob/master/sumofnwhile.c

Sum of Natural Numbers using For loop :