Back to slide -- Keyboard shortcut: 'u'  previous -- Keyboard shortcut: 'p'                exception/finally/output - Output from the try-catch-finally program.Lecture 9 - slide 24 : 30
Program 2

Enter try: Returning
Inside finally

Enter try: Jumping
Inside finally

Enter try: Continuing
Inside finally

Enter try: Breaking
Inside finally

Enter try: Throwing
Inside catch
Inside finally

Enter try: Normal
Inside try
Inside finally