What is in-built in the Minify?
a) Dynamic compression
b) Static compression
c) Static content
d) Dynamic content
Which folder contains the Minify control panel?
a) /min/builder/
b) /builder/
c) /minify/build
d) /minify/builder
Which of the following is the order of Minify process?
a) Remove extraneous characters, gzip the response, Read
b) Remove extraneous characters, Read, gzip the response
c) Read, Remove extraneous characters, gzip the response
d) Read, gzip, extract, remove
YUI Compressor is analogous to ……..
a) Minify
b) JavaScript
c) Both Minify and JavaScript
d) CSS
What type of file is YUI Compressor?
a) Binary file
b) JAR file
c) Text file
d) Assembly file
What is the function of a Closure Compiler?
a) Originates the JavaScript
b) Compiles the JavaScript
c) Rewrites JavaScript
d) Links the JavaScript