Java   View all facts   Glossary   Help
syntactic unit > symbol > operator > cast operator
Next operatoridentity comparison operator    Upoperator    Previous operatorbitwise operator   

cast operator
subjectfact 
cast operatorhas purpose to convert an expression of one type into another type2001-10-19 11:36:16.0
has syntax
(type) expression
added by: JK, 2001-10-19 11:36:16.0
is a subtopic of Objects2001-10-19 11:36:16.0
is an instance of operatoradded by: JK, 2001-10-19 11:36:17.0
operatorevaluates to its result2001-10-19 11:37:36.0
has precedence2001-10-19 11:37:36.0
is part of an expression2001-10-19 11:37:36.0
is evaluated before another operator with lower precedence2001-10-19 11:37:36.0
returns a value called its result2001-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