#include<stdio.h> #include<conio.h> void main() { int a[10],i,j,s=0; clrscr(); printf("Enter the elements of The...
Programming Language in C & C++
#include<stdio.h> #include<conio.h> void main() { int a[10],i,j,s=0; clrscr(); printf("Enter the elements of The...