Examples of Loops: Part 1
Learn about the ‘for’ and ‘while’ loops in more detail with the help of the examples in this lesson.
Coding example: 62
In the following example, we will take inputs from the users and add negative numbers only. Let’s take a look at the code first. If you want to rerun the code, write java main
in the terminal:
Get hands-on with 1200+ tech skills courses.