Computer Science for IGCSE & O level - Programming (Section 15 - No. 26)
What does the modulo operator (%) compute?
The quotient.
The remainder.
The product.
The exponential power.
Explanation
The modulo operator calculates the remainder after division.
Comments (0)
