

McqMate
Q. |
What will be the result of the expression : a % b~~~when a and b are of type int and their values are a = -17 and b = -6? |
A. | -5. |
B. | -23. |
C. | 0. |
D. | 5. |
Answer» D. 5. |
View all MCQs in
Java ProgrammingNo comments yet