Oracle
1Z0-899 · Question #180
1Z0-899 Question #180: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #180. The question stem and answer options stay visible for context.
Question
Given the definition of Myobject and that an instance of Myobject is bound as a session attribute: 8. package com.example; 9. public class Myobject implements 10. javax.servlet.http.HttpSessionBindingListener { 11. // class body code here 12. } Which is true?
Options
- AOnly a single instance of Myobject may exist within a session
- BThe unbound method of the Myobject instance is called when the session to which it is bound times out
- CThe com.example.MyObject must be declared as a servlet event listener in the web application deployment
- DThe valueUnbound method of the Myobject instance is called when the session to which it is bound
Unlock 1Z0-899 to see the answer
You've previewed enough free 1Z0-899 questions. Unlock 1Z0-899 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.