Java   View all facts   Glossary   Help
syntactic unit > symbol > operator
Next symbolliteral    Upsymbol    Previous symbolname   

operator
subjectfact 
operatorhas definition A built-in method that works on inputs supplied to it according to the conventions of arithmeticadded by: JK, source: On To Java, 2001-10-19 11:37:36.0
has definition A symbol used for arithmetic and logical operationsadded by: JK, reference: Source 2, 2001-10-19 11:37:36.0
evaluates to its resultadded by: DS, source: Sun Java Tutorial, 2001-10-19 11:37:36.0
has precedenceadded by: DS, source: Sun Java Tutorial, 2001-10-19 11:37:36.0
has purpose to perform a simple function of 1 to 3 argumentsadded by: DS, 2001-10-19 11:37:36.0
is part of an expressionadded by: DS, 2001-10-19 11:37:36.0
is a subtopic of Operators2001-10-19 11:37:36.0
is evaluated before another operator with lower precedenceadded by: DS, source: Sun Java Tutorial, 2001-10-19 11:37:36.0
is partitioned into arithmetic operator , relational operator, logical operator, bitwise operator, logical operator, assignment operatoradded by: DS, source: Sun Java Tutorial, 2001-10-19 11:37:36.0
is a kind of symboladded by: JK, 2001-10-19 11:37:37.0
returns a value called its resultadded by: DS, source: Sun Java Tutorial, 2001-10-19 11:37:37.0
syntactic unithas syntax rule
bold = mandatory
italic = non-terminal
normal font = optional
2001-10-19 11:38:04.0

Kinds of operator :