Jump statements are used to alter the normal flow of control within a program. They allow you to make decisions about which code to execute and when to exit loops prematurely. Enter a number (0 to ...