Check a given number is Odd or Even
C Program to get the largest of two numbers
Find the largest of three numbers
Check a given year is leap or not
Program to check a given character is a Uppercase or lower case or a digit
C Program to print the weekdays using switch case
Find the Sum of n Natural Numbers
C Program to check a number prime or not
C program to convert a decimal to binary
Write a program to find the factors of a number
Check a given number is a palindrome number or not
Find the sum of digits of a number
Find the Factorial of a number
Find the second largest element of the array
Program to find the sum of two matrix
Program to rotate an 1-d array
Print the diagonals of a matrix and get their sum
Program to transpose of a matrix
Print the triangular Matrix
Program to sort a 2-d array
Swapping the values of two variable using pointer
Various ways to print a string
Write a program to get a character from a given location
Write a program to convert a string to lower case
Read a multi word string or a line
C Program to Reverse a string
A program to compare two strings
Check a given string palindrome or not
C Program to count number of words in a string