Computer Science for IGCSE & O level - Programming (Section 9 - No. 35)

What is the role of the `NumOfSubjects` constant in the code?
To define the number of students.
To define a loop.
To set a fixed value for a number of subjects.
To help with the calculations of total subjects.

Explanation

The constant helps to set the value for the number of the subjects.

Comments (0)

Advertisement