1z0-808 Exam Question 106

Given the code fragment:

Which three lines fail to compile?
  • 1z0-808 Exam Question 107

    Given:

    What is the result?
  • 1z0-808 Exam Question 108

    Given the code fragment:

    What is the result?
  • 1z0-808 Exam Question 109

    Which is true about the switch statement?
  • 1z0-808 Exam Question 110

    Given the classes:
    *AssertionError
    *ArithmeticException
    *ArrayIndexOutofBoundsException
    *FileNotFoundException
    *IllegalArgumentException
    *IOError
    *IOException
    *NumberFormatException
    *SQLException
    Which option lists only those classes that belong to the unchecked exception category?