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

1) The finally block is executed only if no error was reached in the try block.
2) Resource de-allocation should be done explicitly in the finally block.
3) There can be no code in between try/catch/finally blocks.
4) The Message property of an exception is what is displayed to the user
should that exception be thrown.
5) Stack unwinding is the process that attempts to locate an appropriate
catch handler for an uncaught exception.


1) F
2) T
3) T
4) T
5) T

Computer Science & Information Technology

You might also like to view...

The command to interchange the point and the mark locations is:

a: [Alt-x] [Alt-x] b: [Ctrl-SPC] [Ctrl-x] c: [Ctrl-x] [Ctrl-x] d: [Ctrl-x] i e: [Ctrl-x] SPC

Computer Science & Information Technology

A display which allows bright shape imaging while draws comparably small amount of power and requires no backlighting is ________

A) LED B) OLED C) LCD D) MPG

Computer Science & Information Technology

An extended partition holds _______ drives

Fill in the blank(s) with correct word

Computer Science & Information Technology

You can use Excel's preformatted styles to make a chart more attractive.

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

Computer Science & Information Technology