Multiple Choice
What would be stored in answer after the following arithmetic expression involving only integers, if the sign of the dividend is negative?
Int answer = -19 % -4;
A) -3
B) 3
C) 4.75
D) -4.75
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q58: If aNumber is declared to be of
Q59: The special character that can be used
Q60: For a mixed expression equation involving an
Q61: Probably the most important rule for naming
Q62: The base-2 number system is also called
Q64: The assignment operators (=, +=, -=, *=,
Q65: The value stored in answer after the
Q66: A megabyte is approximately a(n) _ bytes.
Q67: The _ is sometimes referred to as
Q68: Which of the following expressions would be