The correct option is D x/y
When two integers are added or subtracted or multiplied, the resulting number is another integer. But when one integer is divided by another, the result need not be an integer.
For example, if x = 2 and y = 3, then
x + y = 2 + 3 = 6 (integer)
x - y = 2 - 3 = -1 (integer)
xy = 2 x 3 = 6 (integer).
But, x/y = 2/3 is not an integer.