Oracle
1Z0-804 · Question #151
Which represents part of a DAO design pattern?
The correct answer is D. interface EmployeeDAO {. See the full explanation below for the reasoning.
Question
Which represents part of a DAO design pattern?
Options
- Ainterface EmployeeDAO {
- Bclass EmployeeDAO {
- Cclass EmployeeDAO {
- Dinterface EmployeeDAO {
- Einterface EmployeeDAO {
How the community answered
(30 responses)- A3% (1)
- B7% (2)
- C17% (5)
- D70% (21)
- E3% (1)
Community Discussion
No community discussion yet for this question.