1z0-808 Java SE 8 Programmer

Loading demo links...

Showing 10–12 of 15 questions

Question 10

Given:

And given the commands:

What is the result?

Select an option, then click Submit answer.

  • Java SE

  • Java EE

  • Compilation fails at line n1.

  • A NullPointerException is thrown at runtime.

Question 11

Given this code for the classes MyException and Test:

What is the result?

Select an option, then click Submit answer.

  • A

  • AB

  • A compile time error occurs at line n1.

  • B

  • I

Question 12

Given:

What is the result?

Select an option, then click Submit answer.

  • Option A

  • Option B

  • Option C