C language

Basic programs for practice:

  • C program to print hello world without using semicolon
  • C program to find even or odd
  • C program to find greatest among three numbers
  • C program to find palindrome number or not
  • C program to generate Fibonacci series
  • C program to swap two numbers
  • C program to swap two numbers without third variable
  • C program to find string palindrome or not
  • C program to find prime number or not
  • C program to swap two nibbles
  • C program to find Armstrong number
  • C program to sort numbers in ascending order
  • C program to sort numbers in descending order
  • C program to print ASCII values from 0-255
  • C program to convert decimal to binary number
  • C program to perform implicit conversion
  • C program  to find even or odd
  • C program to display the alphabets in given range
  • C program to find given number even or odd without using if condition
  • C program to perform explicit type conversion
  • C program to find given year leap year or not
  • C program to print multiplication table
  • C program to count no.of digits in given number
  • C program to perform operation by giving operator
  • C program to find product of two numbers without using * operator
  • C program to count string length

Data conversion programs:

2 comments: