C Program to Store Information(Name,Roll no and Marks) of a Student Using Structure
INPUT NAME ROLL NO AND MARKS OF STUDENT AND PRINT USING STRUCTURE #include<stdio.h> #include<string.h...
INPUT NAME ROLL NO AND MARKS OF STUDENT AND PRINT USING STRUCTURE #include<stdio.h> #include<string.h...
1) Sum of two integer Numbers # include<stdio.h> int main ( ) { int a,b,c; print f ("\n Enter two number"); scan f (...
Apple Inc said on Friday it has fixed a privacy flaw in its group video chat software and that it plans to improve how it handles reports ...
First Generation Vacuum Tubes (1940-1956) - · First Generation of Computer were big in size that they often required entire r...
Computer The computer word comes from word compute ( means calculate ). There by computer is ...
Que- Write an algorithm & Draw a Flowchart to find out the average of three numbers??? Ans- Algorithm to find out the average of thre...
An Algorithm is a set of sequential steps usually written in ordinary language (English Language) to solve a given problem.
INPUT NAME ROLL NO AND MARKS OF STUDENT AND PRINT USING STRUCTURE #include<stdio.h> #include<string.h...