1.

Which compressor gives maximum GZIPPED compression?(a) YUI(b) JSMin(c) Packer(d) Closure(advanced)I have been asked this question in an international level competition.I'd like to ask this question from Working with Forms & Minification in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

Right option is (a) YUI

Explanation: YUI compressor gives maximum GZIPPED compression i.e. 21 out of 122. JSMin gives 23 out of 122, Closure(SIMPLE) gives 21 out of 122, Closure(advanced) gives 18 out of 122, PACKER gives 23 out of 122. There is also REDUNDANCY DUE to GZIP compression.



Discussion

No Comment Found

Related InterviewSolutions