667). What is the purpose of minifying the JavaScript?

[A] To streamline the visits
[B]To save the visits
[C]To save data
[D]To increase the loading time

Show Answer

668). From which did Minification concept originate?

[A]JavaScript code efficiency
[B]JavaScript interpreter
[C]JavaScript Compiler
[D]JavaScript writer

Show Answer

669). What is the purpose of the product Minify?

[A]Storing the data
[B]Streamlining the data
[C]Proxies the JavaScript file
[D] Loading the data

Show Answer

670). What does the Minify set the encoding HTTP header?

[A]deflate
[B]gzip
[C] both deflate and gzip
[D]inflate

Show Answer

671). What is in-built in the Minify?

[A]Dynamic compression
[B]Static compression
[C]Static content
[D]Dynamic content

Show Answer

672). Which folder contains the Minify control panel?

[A] /min/builder/
[B]/builder/
[C]/minify/build
[D] /minify/builder

Show Answer

673). 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

Show Answer

674). YUI Compressor is analogous to ___________

[A]Minify
[B]JavaScript
[C]Both Minify and JavaScript
[D]CSS

Show Answer

675). What type of file is YUI Compressor?

[A]Binary file
[B]JAR file
[C]Text file
[D]Assembly file

Show Answer

676). What is the function of a Closure Compiler?

[A]Originates the JavaScript
[B]Compiles the JavaScript
[C]Rewrites JavaScript
[D]Links the JavaScript

Show Answer