Modular division
Title
Question
Modular division ( % ) is arithmetic operator or not ?
Java Arithmetic-Operations 08-09 min 30-40 sec
Answers:
Yes. Modulus (%) is an arithmetic operator.
The modulo operation returns the remainder or signed remainder of a division operation.
Yeah , Offcourse % modulo operator is an arithmetic operator
Modulo returns the remainder of the two numbers after division.
Yes.Modular division is an arithmetic operator.
In arithmetic operator,the modular division is used to return the remainder.
Yes.Modular division is an arithmetic operator.
In arithmetic operator,the modular division is used to return the remainder.
Yes. Modulus (%) is an arithmetic operator.
The modulo operation returns the remainder or signed remainder of a division operation.
Login to add comment