Java #2 - Reading Input, If else , Nested If else, Switch Case , Loops
Code can be downloaded from
https://codespindle.com/Java/Java_rea...
The topics covered in this session are
1. Reading Input from User
2. If
3. If else
4. Nested If else
5. Switch Case
6. For loop
7. While loop
8. do while loop