What would happen if the try statement described in the previous exercise were moved to the level2 method?
What will be an ideal response?
If the try statement were moved from the level1 method to the level2 method, the exception thrown in level3 would propogate only to level2, where it would be caught and handled. The level2 method would then be allowed to finish execution.
You might also like to view...
Which of the following is NOT a virus category?
A) Logic bomb B) Macro C) Pharming D) Worm
What is an "MTU black hole"?
What will be an ideal response?
Which of the following connectors would be found on a twisted pair cable?
A. RJ-45 B. BNC C. SC D. ST
Modifying the system’s TCP/IP network code to selectively drop an entry for an incomplete connection from the TCP connections table when it overflows, allowing a new connection attempt to proceed is _______.
A. poison packet B. slashdot C. backscatter traffic D. random drop