Computer Science for IGCSE & O level - Programming (Section 11 - No. 3)
What does the MOD function return?
The result of a division
The quotient of a division
The remainder of a division
A random number
Explanation
The provided examples in the text show that the MOD function returns the remainder.
Comments (0)
