In this lecture you will learn:
What are branching statements and various branching statements available in java.
break statement in detail.
How java runtime handles break statement.
How to change console buffer size in Eclipse IDE?
Example of labeled break statement and how it is used to solve some tricky problems.