Java   View all facts   Glossary   Help
syntactic unit > symbol > operator > arithmetic operator > *
Next arithmetic operator+    Uparithmetic operator, binary operator    Previous arithmetic operator%   

* comparison table
Subject use have syntax has definition have purpose is a kind of is an instance of indicate
arithmetic operator   to perform basic arithmetic operationsoperator  
binary operatoran infix notation An operator that has 2 argumentsto perform a simple function of 1 to 3 argumentsoperator  
*an infix notation
operand1 * operand2
 to multiply one operand by another binary operatormultiplication

Next arithmetic operator+    Uparithmetic operator, binary operator    Previous arithmetic operator%