Page 1 of 1

Two integer operands are as follows: A >= 0 and B < 0 If result of (A - B) > 0 does this indicate an overflow? True or F

Posted: Fri Jul 08, 2022 7:27 am
by answerhappygod
Two integer operands are as follows:
A >= 0 and B < 0
If result of (A - B) > 0
does this indicate an overflow?
True or False