Contents

What is in-built in the Minify?
a) Dynamic compression
b) Static compression
c) Static content
d) Dynamic content

b

Which folder contains the Minify control panel?
a) /min/builder/ 
b) /builder/
c) /minify/build   
d) /minify/builder

a

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

c

YUI Compressor is analogous to ……..
a) Minify                             
b) JavaScript
c) Both Minify and JavaScript        
d) CSS

a

What type of file is YUI Compressor?
a) Binary file                       
b) JAR file
c) Text file                            
d) Assembly file

b

What is the function of a Closure Compiler?
a) Originates the JavaScript
b) Compiles the JavaScript
c) Rewrites JavaScript
d) Links the JavaScript

c