The if statement allows to execute code only when a condition is satisfied.
See also: Boxes tutorial
See also: tests
1. [ Java ] The if statement
Only print countries from Europe.
Control StructuresThe if statement
|
The if statement allows to execute code only when a condition is satisfied. See also: Boxes tutorial 1. [ Java ] The if statementOnly print countries from Europe. |