Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > operator > Java operator > short circuit operator
Next Java operator=    UpJava operator    Previous Java operatornew   

short circuit operator
subjectfact 
short circuit operatordoes not compute right hand side of an expression if the left hand side is not truelink: chapter2section2.8.html#583, 2001-08-30 14:57:30.0
is a subtopic of The Basics of Java2001-08-30 14:57:30.0
is a kind of Java operator2001-08-30 14:57:30.0

Kinds of short circuit operator :