Computer Science for IGCSE & O level - Programming (Section 9 - No. 39)
What does the MOD function calculate in programming?
The sum of two numbers.
The quotient of a division.
The remainder of a division.
The product of two numbers.
Explanation
MOD function computes the remainder.
Comments (0)
