Oracle
1Z0-899 · Question #145
1Z0-899 Question #145: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #145. The question stem and answer options stay visible for context.
Question
Assume the scoped attribute priority does NOT yet exist.Which two create and set a new request- scoped attribute priority to the value "medium"? (Choose two.)
Options
- A${priority = 'medium'}
- B${requestScope['priority'] = 'medium'}
- C<c:set var="priority" value="medium" />
- D<c:set var="priority" scope="request">medium</c:set>
- E<c:set var="priority" value="medium" scope="request" />
- F<c:set property="priority" scope="request">medium</c:set>
- G<c:set property="priority" value="medium" scope="request" />
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.