Computer Science for IGCSE & O level - Programming (Section 13 - No. 15)
What does the program compute after the completion of the outer loop? (FOR Student = 1 TO NumOfStudents)
Highest and lowest scores for each student.
The class average.
Average score of each student
All of the above
Explanation
The program computes multiple values after the loop.
Comments (0)
