Oracle
1Z0-805 · Question #90
1Z0-805 Question #90: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-805 to reveal the answer and full explanation for question #90. The question stem and answer options stay visible for context.
Question
Given: Person public Person(int id) public int getid() public String getContactDetails() public void setContactDetails(String contactDetails) public String getName() public void setName(String name) public Person getPerson(int id) throws Exception public void createPerson(int id) throws Exception public Person deletePerson(int id) throws Exception public void updatePerson(Person p) throws Exception Which group of methods is moved to a new class when implementing the DAO pattern?
Options
- Apublic int getId ()
- Bpublic int getId ()
- Cpublic void setContactDetails(String contactDetails)
- Dpublic person getPerson(int id) throws Exception
Unlock 1Z0-805 to see the answer
You've previewed enough free 1Z0-805 questions. Unlock 1Z0-805 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.