nerdexam
Citrix

1Y0-341 · Question #186

Which Front End Optimization technique reduces the number of files to be requested for download?

The correct answer is C. Inlining. Inlining reduces the number of files by embedding resources directly into HTML documents, thus decreasing the number of requests needed for downloads.

Optimization

Question

Which Front End Optimization technique reduces the number of files to be requested for download?

Options

  • AMinify
  • BShrink to Attributes
  • CInlining
  • DDomain Sharding

How the community answered

(50 responses)
  • A
    10% (5)
  • B
    2% (1)
  • C
    82% (41)
  • D
    6% (3)

Explanation

Inlining reduces the number of files by embedding resources directly into HTML documents, thus decreasing the number of requests needed for downloads.

Topics

#Front End Optimization#Inlining#file reduction#performance

Community Discussion

No community discussion yet for this question.

Full 1Y0-341 Practice