Java View all facts Glossary Help |
condition > complex condition |
complex condition comparison table |
Subject | avoid | is a kind of | divide into | has definition |
---|---|---|---|---|
condition | kbTop | A condition in Java is a statement that evaluates to a boolean value (true or false) | ||
complex condition | because it is difficult to read | condition | several separate conditions on separate lines |
Up: condition