Computer Science for IGCSE & O level - Programming (Section 15 - No. 29)

What is the purpose of the `NumOfStudents` variable?
To store the number of students.
To store the average marks of students.
To declare the student name.
To get input from a student.

Explanation

It stores the number of students.

Comments (0)

Advertisement