C programs List with source code

  1. The tow value of sum,sub,mul,div,rem.
  2. Calculate Area of Rectangle [area=l*b]
    Program
  3. Calculate Area of square [area=l*l]
    Program
  4. Calculate Area of Circle [area=PI*r*r]
    Program
  5. Calculate Simple interest of program [si=p*r*n/100]
    Program
  6. Area of rectangle ,triungle,cub[at=(h*b)/2],[ac=l*l*l]
    Program
  7. Creat program for Calculate Area of spheare and Volum of spheare [as=4*PI*r*r],[vs=4*PI*r*r*r/3]
    Program
  8. Creat program for Calculate for convert celisious for ferenhit.[c=(f-32)/1.8]
    Program
  9. Creat program for convarts days in to years,month,days.
    Program
  10. Creat program for use typedef data type.
    Program
  11. Creat program for use enum datatype.
    Program
  12. Create Student Result used of arithmhatic operator.
    Program
  13. Relational operators use in program. Relation operator Like <,>,=<,=>,==,!=.
    Program
  14. Logical operators use in program. Logical operator Like &&,ll.
    Program
  15. shorthand assignment operators operators use in program.like x+,x-
    Program
  16. Incrimant and dectimant is use of in program. shorthand assignment operators like x++,--x.
    Program
  17. The program is in use of conditional opartor and chak for evan value and ode value like (max).
    Program
  18. The program is use of comma oparetors.
    Program
  19. The size of oparetors.
    Program
  20. The program is maximam to given value use (if ,if-else)
    Program
  21. The program is given value of positeve and negative value
    Program
  22. The program fined max to given value.
    Program
  23. The Program to fined even and odd value use of (if-else)
    Program
  24. Create result (Neseted if else)
    Program
  25. Maximum for given three value (Nesed if – else)
    Program
  26. Create program of print maximum value for three given values us of (else-if ladder)
    Program
  27. Switch statement use days and result create
  28. While loop is used to print your name 5 time
  29. Sum of disite (while-loop)
  30. Reverse of disite (whie-loop)
  31. The program is chack of wather numbe is pallindrom or not pallindrom number (ex 121=121)
  32. The program of print ram t time used for (for-loop)
  33. The out put of 1+2+3+4……+n=n use for loop
  34. Sum of even value sum of odd value
  35. The program define to table
  36. Factorial for given number
  37. Prime number and not prime number
  38. The program is Fibonacci siris
  39. The program in used to break statement and continue statement
  40. outputof :
    * * * * *
    * * * * *
    * * * * *
    * * * * *
    * * * * *
  41. outputof
         *
        * *
       * * *
     * * * *
    * * * * *
  42. outputof
    * * * * *
    * * * *
    * * *
    * *
    *
  43. outputof
    *
    * *
    * * *
    * * * *
    * * * * *
  44. outputof
    * * * * *
     * * * *
       * * *
        * *
         *
  45. outputog:
         *
        * *
       * * *
     * * * *
    * * * * *
    * * * * *
     * * * *
       * * *
        * *
         *
  46. Program difine to arrey value of sum and average
  47. The program in used two dimantiional array
  48. The program of decimal to binary
  49. The program of decimal to octal
  50. The program of decimal to haxadisimal
  51. The created program of addition two matrix
  52. The program mad by string print ram and luxman (for-loop)
  53. Used of getchar and putchar
  54. Used of gats and puts
  55. The output of peragraph
  56. The program used of strlen
  57. The program used of strcpy
  58. The program used of strcat
  59. The program used of strcmp
  60. The program of count mumber of space,word ,line ,tab and char.in paragraph
  61. The pallindrom string of program
  62. The outputof S Se Set Setu Setu Set Se s
  63. The output of toupper and tolowe