Computer Science for IGCSE & O level - Programming (Section 8 - No. 3)

Which operator will give you the quotient when two numbers are divided?
/
%
\
**

Explanation

The modulo (%) operator gives the remainder when two numbers are divided

Comments (0)

Advertisement