Vidyalelo
JavaScript · Q61

Performance Measures

Programming · JavaScript · question 61

Q61

What does the Minify return back to the Script tag?

A.
File I/O
B.
Minify JavaScript
C.
HTTP Request
D.
Gzip encoded
Answer
E.
The Minify sends back the gzip encoded back to the Script tag.

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board