Questions & Answers for: ArcMedia sum 1 2

Question about JavaScript Source Code 3000 Pro (gar448) for PC

1 Answer

code of array that calculates the sum and average of the five input values? for int i=0; i< array.count; i++ { sum+= array[i]; } average = sum/5

Ad

Question about JavaScript Source Code 3000 Pro (gar448) for PC

1 Answer

a Program using an array that culculates the sum and average of the five input values? Hi, I am writing in C code here #include #include void main() {int a[5],i,sum=0; float avg=0; printf("enter the ...

Ad
Not finding what you are looking for?

Ask a Question

Usually answered in minutes!

Top ArcMedia Computer and Internet Experts

Rob Hill
Rob Hill

Level 3 Expert

1480 Answers

 Mikey
Mikey

Level 3 Expert

6904 Answers

Are you an ArcMedia Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...