Question: Array iteration: Sum of excess Array testGrades contains NUM VALS test scores. Write a for loop that sets sumExtra to the total extra credit received.
2 3 int main(void) 4 5 int testGrades [NUM VALS] 6 Captura de pantalla Captura de pantalla hech Mostrar en carpeta const int NUM_VALS4; int i int sumExtra -9999; // Assign sunExtra with ? before your for loop 8 9 testGrades]101; 10 estGrade83; 11 testGrades [2] 107; 12 testGrades[3]90 13 14 15 16 printf(sunExtra: %d , 17 Your solution goes here sunExtra); return ?; 18" v:shapes="Picture_x0020_56">
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
