READ Free Dumps For Oracle- 1z0-851
Question ID 3924 | |
Option A | A. Compilation fails. |
Option B | B. ClassC is displayed. |
Option C | C. The code runs with no output. |
Option D | D. An exception is thrown at runtime. |
Correct Answer | D |
Question ID 3925 | Click the Exhibit button. Given:
|
Option A | A. Line 33 must be called within a try block. |
Option B | B. The exception thrown by method1 in class A is not required to be caught. |
Option C | C. The method declared on line 31 must be declared to throw a RuntimeException. |
Option D | D. On line 5 of class A, the call to method2 of class B does not need to be placed in a try/catch block. |
Correct Answer | B |