Question 101

Which one of the following code examples uses valid Java syntax?
  • Question 102

    Which three statements are true about exception handling? (Choose three.)
  • Question 103

    Given the code fragment:

    What is the result?
  • Question 104

    Given the code from the Greeting.Java file:

    Which set of commands prints Hello Duke in the console?
  • Question 105

    Given:

    What is the result?