Subscribe to:
Posts (Atom)
Popular Posts
-
Processing of Computer 1. Input.........Computer work computers that are part of the required information and directions, the portion of ...
-
1. Main memory ......The information is stored in the computer,s main memory is. The two memory-t...
-
Computer Science: What is computer? : Computer is a iron box. When installed program then it is a programmable machine.Computer is a set of ...
-
The program of Celchias to Fahrenheit. #include<stdio.h> #include<conio.h> void amin() { clrscr(); float C,F; printf(...
-
/*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...
-
/*Addition of two 3*4 matrix*/ #include<stdio.h> #include<conio.h> void main() { int A[3][4]={5,7,8,9,4,3,2,1,6,7,9,4}; ...
-
/*The Youngs Modulus Program*/ #include"stdio.h" #include"conio.h" #include"math.h" #define pi 3.1416 #...
-
Area and Volume of Sphare #include<stdio.h> #include<conio.h> #define P1 3.14 void main() { clrscr(); int D; float sur...







































































No comments:
Post a Comment
Thank you for visit this site. You will get many programming news from here and learn programming very easily.