Question 1

Given:

Which three classes successfully override showFirst ()?
A)

B)

C)

D)

E)

F)
  • Question 2

    Given:

    and:

    Which code, when inserted on line 10, prints the number of unique localities from the roster list?
  • Question 3

    Which two commands are used to identify class and module dependencies? (Choose two.)
  • Question 4

    How many Thing objects are eligible for garbage collection in line 1?
  • Question 5

    Given:

    Why does D cause a compilation error?