List of Programs in C

                             List of Programs in C

Basic,Control Statements and Looping

  1. C program to print "Hello".
  2. C program to add two numbers.
  3. C program for calculate simple interest.
  4. C program to find largest number out of three numbers.
  5. C program to find even or odd number.
  6. C Program to print pyramid/triangle as using "M"
  7. C Program to print Multiplication table using do-while loop.
  8. C Program to print Multiplication table using while loop.
  9. C program to find factorial using for loop.
  10. C program to calculate factorial using "while loop".
  11. C program to calculate factorial using "function".
  12. C program to find HCF and LCM of two integers.
  13. C program to convert decimal to binary number.

Post a Comment

Previous Post Next Post