nerdexam
Oracle

1Z0-899 · Question #146

1Z0-899 Question #146: Real Exam Question with Answer & Explanation

The correct answer is A. It may iterate over arrays, collections, maps, and strings. C. When looping over collections, a loop status object may be used in the tag body.. See the full explanation below for the reasoning.

Question

Which two are true about the JSTL core iteration custom tags? (Choose two.)

Options

  • AIt may iterate over arrays, collections, maps, and strings.
  • BThe body of the tag may contain EL code, but not scripting code.
  • CWhen looping over collections, a loop status object may be used in the tag body.
  • DIt may iterate over a map, but only the key of the mapping may be used in the tag body.
  • EWhen looping over integers (for example begin='1' end='10'), a loop status object may not be used in

Community Discussion

No community discussion yet for this question.

Full 1Z0-899 Practice