1.

1.If a and b are integers, then is a/b an integer. Give examp

Answer» <p>a = 1, b = 2, but a/b = 1/2 = 0.5. 0.5 is not an integer. Hence the statement is false</p> <p>If a and b are integers, a/b is an integer only if a is divisible by b. </p>


Discussion

No Comment Found