Basic C Programs
C Program to calculate the sum of two numbers
C program to print the message without using semicolon
C Program to print the ASCII value of the entered character
C Program to Check Whether a Character is Vowel or Consonant
C Program to swap two variables using a third variable
C Program to swap two variables without using third variable
C Program to calculate the area of the triangle
C Program to print the largest number without using if else statement
C Program to check whether the given number is positive or negative
C Program to calculate simple interest
C Program to check whether the year is leap year or not
C Programs on loops
C program to generate odd numbers up to n
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 Program to find the smallest number in the array
C Program to print the reverse of an array
C Program to search the element in the array
C Program to find the sum of array elements
C Program to count the frequency of the element in the array
C Program to find the second the second largest number in the array
C Program to merge two arrays into a single array
C Program to search the element in the array
C Program to find the sum of array elements
C Program to count the frequency of the element in the array
C Program to find the second the second largest number in the array
C Program to merge two arrays into a single array
C Program to delete the first element in the array
C Program to delete the last element in the array
C Program to sort the array
C Programs on matrices
C Program to read and display the matrix
C Program to find the sum of matrix elements
C Program to find transpose of the matrix
C Program to delete the last element in the array
C Program to sort the array
C Programs on matrices
C Program to read and display the matrix
C Program to find the sum of matrix elements
C Program to find transpose of the matrix
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
Post a Comment