Vidyalelo
JavaScript · Q51

Performance Measures

Programming · JavaScript · question 51

Q51

What is the purpose of the product Minify?

A.
Storing the data
B.
Streamlining the data
C.
Proxies the JavaScript file
Answer
D.
All of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
Minify proxies the JavaScript file;the script tag on the page points to Minify, which is a PHP file.