nerdexam
Oracle

1Z0-462 · Question #42

You are creating a template that is tested to render a dynamic list of 20 links to heterogenous flex asset types that share the same flex attribute family. The list is generated by creating a…

The correct answer is C. Cache the entire template against the passed keywords. See the full explanation below for the reasoning.

Question

You are creating a template that is tested to render a dynamic list of 20 links to heterogenous flex asset types that share the same flex attribute family. The list is generated by creating a dynamic list through code by constraining it with one or more keywords that are passed into the template using cache parameters. The behavior of the potential list candidates is as follows:

  • Individual list candidates are rarely updated, but new candidates are

published every business hour of the day.

  • The frequency of publishing is every 15 minutes and the site has high

traffic.

  • This template logic will be used on 25% of the other pages on the

website. Which coding strategy would provide the most scalable solution, given the above requirements?

Options

  • ACache the entire template against the passed keywords.
  • BCache the entire template against the passed keywords.
  • CCache the entire template against the passed keywords.
  • DLeave the template uncached.
  • ELeave the template uncached.
  • FLeave the template uncached.

How the community answered

(39 responses)
  • A
    3% (1)
  • B
    5% (2)
  • C
    82% (32)
  • D
    8% (3)
  • F
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-462 Practice