ICSE Class 10 Computer Applications
Question 51 of 76
Revising Basic Java Concepts — Question 55
Back to all questions 55
Question Question 32(c)
Write one difference between / and % operator.
/ operator computes the quotient whereas % operator computes the remainder.