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)- A10% (5)
- B2% (1)
- C82% (41)
- D6% (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.