Jan 21, 2015
Subscribe to:
Comments (Atom)
Popular Posts
-
*/FLAG DESIGN BY GRAPHICS IN C/* This is very easy coding for design flag by programming c. You can use it very easily. If you want to use...
-
/*The Series Program*/ #include"stdio.h" #include"conio.h" #include"math.h" void main() { clrscr(); i...
-
/*Factorial Program*/ #include"stdio.h" #include"conio.h" #include"math.h" void main() { clrscr(); in...
-
Area and Volume of Sphare #include<stdio.h> #include<conio.h> #define P1 3.14 void main() { clrscr(); int D; float sur...
-
Computer is a iron box. When installed program then it is a programmable machine.Computer is a set of electromechanical device, which ...
-
/*Matrix Multiplication*/ #include<stdio.h> #include<conio.h> void main() { int x[2][2]={7,4,5,3}; int y[2][2]={8,7,4,9}...
-
/*Find The Absolute Value of an Integer Program*/ #include"stdio.h" #include"conio.h" #include"math.h" v...
-
/*Conversion brings the month and day Program*/ #include"stdio.h" #include"conio.h" void main() { clrscr(); in...
-
/*The Youngs Modulus Program*/ #include"stdio.h" #include"conio.h" #include"math.h" #define pi 3.1416 #...
.jpg)