ExamPlay Dark Logo
登入

Computer Science for IGCSE & O level - Programming (Section 10 - No. 36)

In the pseudocode, what is the primary purpose of the line: `TOTAL = 0`?
To define the loop's condition.
To output the total marks.
To initialize the 'TOTAL' variable to zero.
To read the input marks.

解释

Initializing `TOTAL = 0` sets the starting value for accumulating the sum of marks.

评论 (0)

登录发表评论
广告
BrainBehindX Inc Logo
©2026; 供电 BrainBehindX Inc