C Programs For Practice
C Programs For Practice
3. Loops Programs
1. C Program to Reverse a Number Using FOR Loop
2. Program of Armstrong Number in C Using For Loop & While Loop
3. Calculate the Sum of Natural Numbers Using the While Loop
4. Write a C Program to Print the Multiplication Table of N
5. Fibonacci Series Program in C Using DO While Loop
6. Find the GCD of Two Numbers Using Loop
7. Program to Find LCM of Two Numbers in C Using While Loop
8. C Program to Reverse a Number Using FOR Loop
9. Palindrome Program in C Using While Loop
10.Count the Number of Digits of an Integer Using the While Loop
11.Find a Generic Root of a Number Using While Loop
12.C Program to Print The Calendar of a Month of 31 Days
13.C Program To Generate IP Addresses(IPv4 & IPv6) Using For Loop
14.Check Whether a Number Is Divisible by 11 Using (Vedic Maths)
15.C Program to Sort an Array in Ascending And Descending Order
16.Denomination of an Amount Using While Loop