1.

What Is The % Operator?

Answer»

It is referred to as the MODULO or REMAINDER operator. It returns the remainder of dividing the FIRST OPERAND by the second operand.

It is referred to as the modulo or remainder operator. It returns the remainder of dividing the first operand by the second operand.



Discussion

No Comment Found