This operator takes two arguments. The returned value is the result of dividing the numeric expression before the / by the numeric expression after it. If the expression after the / has a value of 0, the result is invalid. It should be stressed that the result of this operation is not necessarily of type integer, even if both arguments were integers.