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
- -3
- 3
Casual Mode - Take your time!
If m = -16 and n = -5 (m and n are int types), the result of the expression m%n is