1. Swapping of two numbers
2. Finding smallest value in array
3. Nested for loop
4. Printing different patterns using for loops.
Source code can be downloaded from following link
1. Swapping of two variables
https://github.com/krishankansal/Java...
2. Finding smallest value in array
https://github.com/krishankansal/Java...
3. Nested for loops
https://github.com/krishankansal/Java...
4. Printing patterns.
https://github.com/krishankansal/Java...