1.
Given: What is the result?
2.
Which two forms of abstraction can a programmer use in Java?
3.
Given the classes: What is the result?
4.
Given: Which statement will iterate through Direction?
5.
Given: What is the result?
6.
Which four are true about enums?
7.
Given: Which statement, inserted at line 8, enables the code to compile?
8.
Which represents part of a DAO design pattern?
9.
Given: Which group of method is moved to a new class when implementing the DAO pattern?
10.
Which is a key aspect of composition?