677). What is scorched-earth optimizations?

[A] They optimize based on certain constraints
[B]They strip out everything including best practices
[C] Based on certain constraints
[D]Striping out additional things

Show Answer

678). The Closure Compiler was introduced by ___________ a) Microsoft

[A]Microsoft
[B]Apple
[C]Google
[D]Yahoo

Show Answer

679). What does the Minify return back to the Script tag?

[A]File I/O
[B]Minify JavaScript
[C]HTTP Request
[D]Gzip encoded

Show Answer

680). What is the return type of the script tag?

[A] File I/O
[B]Minify JavaScript
[C]HTTP Request
[D]Gzip encoded

Show Answer

681). What does the JS File return?

[A]File I/O
[B]Minify JavaScript
[C]HTTP Request
[D]Gzip encoded

Show Answer

682). What is the outcome of using R along with minification?

[A]Sheer file size reduction
[B]File size increase
[C] More efficient
[D]Compatibility

Show Answer

683). Which one of the following is more efficient in terms of the file size reduction?

[A]YUI
[B]Closure Compiler (advanced)
[C]Minify
[D]Closure Compiler (simple)

Show Answer

684). Which of the following are JavaScript optimizers?

[A]JSMin
[B]Packer
[C]Minify
[D] Both JSMin and Packer

Show Answer

685). Which of the following is the approach used to compress HTML in web servers and modern web browsers?

[A]Content encoding
[B] Content decoding
[C]Compression algorithm – DEFLATE
[D]Content minification

Show Answer

686). Which is the game that requires extremely minified source in the Perl culture?

[A]Perl pool
[B] Perl golf
[C]Both Perl pool and golf
[D] Perl bat

Show Answer