Object Oriented Software Engineering View all facts Glossary Help |
subject > programming language construct > operator > Java operator > short circuit operator |
short circuit operator | ||||
subject | fact |
short circuit operator | does not compute right hand side of an expression if the left hand side is not true | |
is a subtopic of The Basics of Java | ||
is a kind of Java operator |
Kinds of short circuit operator :