Java Programming

Casual Mode - Take your time!

1 / 25
Correct
0
Incorrect
0
Score
0%
Multiple Choice

If m = -16 and n = -5 (m and n are int types), the result of the expression m%n is

  1. -1
  2. 1
  3. -3
  4. 3
Change Mode