Question 101
Which three are advantages of the Java exception mechanism? (Choose three.)
Question 102
Given the code fragment:

Which code fragment, when inserted at line n1, enables the App class to print Equal?


Which code fragment, when inserted at line n1, enables the App class to print Equal?

Question 103
Given the following code: What is the output?


Question 104
Given the following classes:

Which two options fail to compile when placed at line n1 of the main method?

Which two options fail to compile when placed at line n1 of the main method?
Question 105
Given the code fragment:

Which code fragment, when inserted at line n1, enables the App class to print Equal?


Which code fragment, when inserted at line n1, enables the App class to print Equal?
