ExamPlay Light Logo
Iniciar sesión

Computer Science for IGCSE & O level - Programming (Section 6 - No. 40)

What is the purpose of the `Total = Total + Mark` statement in the code?
To increment the counter.
To calculate the average.
To add the current mark to the running total.
To set the total to the mark value.

Explicación

This statement adds each new mark entered by the user to the variable `Total`.

Comentarios (0)

Inicia sesión para comentar
Anuncio
BrainBehindX Inc Logo
©2026; Desarrollado por BrainBehindX Inc