Computer Science for IGCSE & O level - Programming (Section 2 - No. 13)

What does `ClassTotal` most likely represent in the example?
The total number of subjects.
The total number of students.
The class average.
The total of student scores in the class.

Explanation

Based on context, `ClassTotal` likely accumulates student scores.

Comments (0)

Advertisement