![]() |
the sum and average of given numbers using Arrays
"Write a program in C++ to find the sum and average of given numbers using Arrays."
Please help me find out the source code in C++! please! |
Re: the sum and average of given numbers using Arrays
Ok here it is:
Code: cpp
But if you wanna learn programming for yourself, try coding it yourself. I have given you the program, get the idea from it and try to write your code yourself. Anyway, its my first try on C++, had never coded in C++. |
Re: the sum and average of given numbers using Arrays
Dear Friend,
The following coding to calculate the sum and average of an array element using C program. Code:
#include<stdio.h> |
| All times are GMT +5.5. The time now is 18:12. |