Computer Science for IGCSE & O level - Programming (Section 4 - No. 31)
In the provided pseudo-code snippets, what does the constant `NumberSubjects` likely represent?
The number of students.
The number of marks to calculate.
The total number of subjects a student is taking.
The average mark of the class.
Explanation
The context within the given examples suggests it refers to the number of subjects studied.
Comments (0)
