Find some Tweaks & Tips over Here

PROGRAMME BY MENU DRIVEN FOR THR ARRAY

// PROGRAMME BY MENU DRIVEN FOR THR ARRAY #include<iostream.h> #include<conio.h> void main() { clrscr(); int i,choice,odd,even,sum,high,low; int a[10]; float avg; char ch ; ch='y'; sum=0; cout<<"\n\n"<< "*******ENTER THE ARRAY(Size=10)******* ";     for(i=0;i<10;i++)    {     cin>>a[i];  ...
Share:

recent posts

featured video

BTemplates.com

Powered by Blogger.

Search This Blog

Blog Archive

Translate

About