Understanding Modulus Operator (Modulo or Remainder) in Java
modulo operator – "%"
Syntax:A % B
Where A denotes the dividend and B represents the divisor.
#java #programming #javaprogramming #modulus #operatorsinjava #mod #modulo #remainder
Understanding Modulus Operator (Modulo or Remainder) in Java
modulo operator – "%"
Syntax:A % B
Where A denotes the dividend and B represents the divisor.
#java #programming #javaprogramming #modulus #operatorsinjava #mod #modulo #remainder