Oracle
1Z0-899 · Question #150
1Z0-899 Question #150: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #150. The question stem and answer options stay visible for context.
Question
Given that a scoped attribute cart exists only in a user's session, which two, taken independently, ensure the scoped attribute cart no longer exists? (Choose two.)
Options
- A${cart = null}
- B<c:remove var="cart" />
- C<c:remove var="${cart}" />
- D<c:remove var="cart" scope="session" />
- E<c:remove scope="session">cart</c:remove>
- F<c:remove var="${cart}" scope="session" />
- G<c:remove scope="session">${cart}</c:remove>
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.