0.8. JSVEE JAVA 8¶
0.8.1. About¶
JSVEE content package containing Java examples.
0.8.2. ae_nested_for_demo¶
Example of nested for loops
0.8.3. ae_while_demo¶
Example of while loop to sum all the digits of a number
0.8.4. ae_concat_demo¶
Example of strings concatenation in Java
0.8.5. ae_conditional_demo1¶
Examples of conditional OR and AND
0.8.6. ae_switch_demo1¶
Demonstration of the Switch statement
0.8.7. ae_switch_demo2¶
Another demonstration of the Switch statement

