1.

Consider the variables a and b. Values of a and b are 280 and 15 respectively. The operation that will return a remainder is?

Answer»

ANSWER:

MODULUS

Explanation:

modulus OPERATOR RETURNS the remainder.280%15=10



Discussion

No Comment Found