Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

What is the % operator

Thu Nov 06, 2008 11:34 pm

What is the % operator?



Re: What is the % operator

Thu Nov 06, 2008 11:52 pm

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

Post a reply
  Related Posts  to : What is the % operator
 operator int()     -  
 Using the ? Operator     -  
 What is Operator Overloading? !!!     -  
 Sizeof Operator     -  
 Object without new Operator     -  
 stream operator     -  
 trinary operator     -  
 operator overloading     -  
 difference between the Boolean & operator and the &&     -  
 shift operator in java     -