Computer Science for IGCSE & O level - Programming (Section 15 - No. 41)
What action will take place when 'StudentHigh > ClassHigh' is true?
ClassHigh = StudentHigh
StudentHigh = ClassHigh
ClassAverage = StudentAverage
All of the above
Explanation
It updates the value of the ClassHigh.
Comments (0)
