InterviewSolution
Saved Bookmarks
| 1. |
(b) zero(d) an integer smaller than only one of the integer1. Write a pair of integers whose sum gives(a) a negative integer(c) an integer smaller than both the integers.(e) an integer greater than both the integers.2. Write a pair of integers whose difference gives(a) a negative integer.(c) an integer smaller than both the integers.(e) an integer greater than both the integers.(b) zero.(d) an integer greater than only one of the integer |
|
Answer» -5+4=-1-5+5=0-5+-5=-10-5+4=-13+4=7 |
|