Lets write a simple C program to print natural numbers from 1 to N in reverse order, using while loop.…