- C Program to print the Factors of a given number
- C Program to check the given number is a prime number or not
- C Program to Print the Fibonacci numbers up to a specified number
- C Program to find the maximum (or largest) element in an array.
- C Program to find the minimum (or smallest) element in an array.
- C Program to print the number of vowels and consonants in a given string
- C Program for addition of Two matrices.
- C Program for Multiplication of Two matrices.
- C Program for Transpose of a given Matrix
- C Program for printing the diagonal elements of a matrix
- C Program to print the maximum and minimum element in 2 Dimensional array.
- C Program to find the factorial of a given number
- C Program for printing patterns (Model 1)
- C Program for printing the lower triangle elements in a matrix