Example: air traffic controller
Boolean Expressions and If

Boolean Expressions and If

Back to document page

The Conditional Operator • Java has a conditional operator that uses a boolean condition to determine which of two expressions is evaluated • Its syntax is: condition? expression1: expression2 • If the condition is true, expression1 is evaluated; if it is …

  Operator, Expression, Boolean, Boolean expressions and if

Download Boolean Expressions and If


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries