Answer the following questions true (T) or false (F)

1. You can not place a try block and its following catch blocks inside a larger try block or inside a larger catch block.

2. The finally block contains code to be executed whether or not an exception is thrown in a try block.

1. False
2. True

Computer Science & Information Technology

You might also like to view...

A shared resource is another name for a public folder

Indicate whether the statement is true or false

Computer Science & Information Technology

The Wrap Text command displays numbers or formulas on multiple lines as well as text

Indicate whether the statement is true or false

Computer Science & Information Technology