ExamQuestions.com

Register
Login
Java SE 8 Programmer Exam Questions

Oracle

Java SE 8 Programmer

68 / 76

Question 68:

Given the following code for the classes MyException and Test: 
image
What is the result? 

Answer options:

A. A
B. B
C. Either A or B
D. A B
E. A compile time error occurs at line n1