Computer Science for IGCSE & O level - Programming (Section 4 - No. 34)
In the provided context of student mark calculations, what is the likely purpose of the variable `studentTotal`?
The total number of students.
The total marks obtained by a student.
The total number of subjects.
The class average.
Explanation
Given the context, `studentTotal` is likely used to store a total sum for the student's marks.
Comments (0)
