C programs List with source code
- The tow value of sum,sub,mul,div,rem.
- Calculate Area of Rectangle [area=l*b]
Program
- Calculate Area of square [area=l*l]
Program
- Calculate Area of Circle [area=PI*r*r]
Program
- Calculate Simple interest of program [si=p*r*n/100]
Program
- Area of rectangle ,triungle,cub[at=(h*b)/2],[ac=l*l*l]
Program
- Creat program for Calculate Area of spheare and Volum of spheare
[as=4*PI*r*r],[vs=4*PI*r*r*r/3]
Program
- Creat program for Calculate for convert celisious for ferenhit.[c=(f-32)/1.8]
Program
- Creat program for convarts days in to years,month,days.
Program
- Creat program for use typedef data type.
Program
- Creat program for use enum datatype.
Program
- Create Student Result used of arithmhatic operator.
Program
- Relational operators use in program. Relation operator Like <,>,=<,=>,==,!=.
Program
- Logical operators use in program. Logical operator Like &&,ll.
Program
- shorthand assignment operators operators use in program.like x+,x-
Program
- Incrimant and dectimant is use of in program. shorthand assignment operators like x++,--x.
Program
- The program is in use of conditional opartor and chak for evan value and ode value like (max).
Program
- The program is use of comma oparetors.
Program
- The size of oparetors.
Program
- The program is maximam to given value use (if ,if-else)
Program
- The program is given value of positeve and negative value
Program
- The program fined max to given value.
Program
- The Program to fined even and odd value use of (if-else)
Program
- Create result (Neseted if else)
Program
- Maximum for given three value (Nesed if – else)
Program
- Create program of print maximum value for three
given values us of (else-if ladder)
Program
- Switch statement use days and result create
- While loop is used to print your name 5 time
- Sum of disite (while-loop)
- Reverse of disite (whie-loop)
- The program is chack of wather numbe is pallindrom or not pallindrom number (ex 121=121)
- The program of print ram t time used for (for-loop)
- The out put of 1+2+3+4……+n=n use for loop
- Sum of even value sum of odd value
- The program define to table
- Factorial for given number
- Prime number and not prime number
- The program is Fibonacci siris
- The program in used to break statement and continue statement
- outputof :
* * * * *
* * * * *
* * * * *
* * * * *
* * * * *
- outputof
     *
    * *
   * * *
 * * * *
* * * * *
- outputof
* * * * *
* * * *
* * *
* *
*
- outputof
*
* *
* * *
* * * *
* * * * *
- outputof
* * * * *
 * * * *
   * * *
    * *
     *
- outputog:
     *
    * *
   * * *
 * * * *
* * * * *
* * * * *
 * * * *
   * * *
    * *
     *
- Program difine to arrey value of sum and average
- The program in used two dimantiional array
- The program of decimal to binary
- The program of decimal to octal
- The program of decimal to haxadisimal
- The created program of addition two matrix
- The program mad by string print ram and luxman (for-loop)
- Used of getchar and putchar
- Used of gats and puts
- The output of peragraph
- The program used of strlen
- The program used of strcpy
- The program used of strcat
- The program used of strcmp
- The program of count mumber of space,word ,line ,tab and char.in paragraph
- The pallindrom string of program
- The outputof
S
Se
Set
Setu
Setu
Set
Se
s
- The output of toupper and tolowe