Computer Science for IGCSE & O level - Programming (Section 12 - No. 27)
What does the outer loop iterate through in the given pseudo-code examples?
The number of subjects.
The marks of subjects.
The number of students.
The average marks.
Explanation
The algorithm is designed to compute the marks for each student.
Comments (0)
