C Programming


C program to find the sum of first n numbers

C program to find the factorial of the given number

C Program to calculate the power of a number without using Math.h library

C Program to check whether the number is prime or not

C program to find the GCD of two numbers

C Program to calculate the LCM of two numbers

C Program to count the number of digits in the given number

C Program to find the sum of digits in the given number

C program to find the first and last digit in the given number

C program to find the sum of first and last digit in the given number

C Program to reverse the given number

C Program to check whether the number is palindrome or not

C program to print multiplication table

C Program to print the Fibonacci Series up to n terms



C Programs on arrays using functions





C Programs on star pattern and number pattern

C program to print the star pattern 1

C Program to print the star pattern 2


C Program to print the star Pattern 3


C Program to print the star pattern 4


C Program to print the number pattern 1


C Program to print the number pattern 2


C program to print the number pattern 3


C program to print the number pattern 4





Comments