Subscribe to:
Posts (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...
-
/*Factorial Program*/ #include"stdio.h" #include"conio.h" #include"math.h" void main() { clrscr(); in...
-
1 may be located up to 100 odd number of average program #include<stdio.h> #include<conio.h> void main() { clrscr(...
-
Computer Science: What is computer? : Computer is a iron box. When installed program then it is a programmable machine.Computer is a set of ...
-
Computer Science: Handling of integer data files : /*Handling of integer data files*/ #include #include void main() { clrscr(); FILE*...
-
/*Siriz calculation C program*/ #include "stdio.h" #include"conio.h" void main() { clrscr(); int sum=0,n; print...
-
Processing of Computer 1. Input.........Computer work computers that are part of the required information and directions, the portion of ...
-
Selecting the largest 3 Value program #include<stdio.h> #include<conio.h> void main() { clrscr(); float a,b,c,MAX; prin...
-
/*Area of Trapezium Program*/ #include"stdio.h" #include"conio.h" void main() { clrscr(); float Length,Width,Hei...
-
/*Calculate Area of Rombus Program*/ #include"stdio.h" #include"conio.h" void main() { clrscr(); float d1,d2,Rom...
No comments:
Post a Comment
Thank you for visit this site. You will get many programming news from here and learn programming very easily.