InterviewSolution
Saved Bookmarks
| 1. |
Write a pair of integers whose sum gives(a) a negative integer(b) zero(c) an integer smaller than both the integers. (d) an integer smaller than only one of the integers.(e) an integer greater than both the integers.Write a pair of integers whose difference gives(a) a negative integer.(b) zero.(c) an integer smaller than both the integers. (d) an integer greater than only one of the integers(e) an integer greater than both the integers. |
|
Answer» option e is correct and point c is correct op E & C is the correct answer. E and C is the correct answer. |
|