☞Sometimes we want terminate or skip the loop according to the need, then we use jump statements.
☞Jump statements are of two types in Java
1. break 2. continue