InterviewSolution
Saved Bookmarks
| 1. |
YUI compressor is written in ____________(a) HTML(b) C++(c) C(d) JavaI got this question in a national level competition.This question is from Working with Forms & Minification in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» CORRECT OPTION is (d) Java To explain I would SAY: YUI compressor is one of the best compressor. It is a command-line minifier which is written in Java. It can PROCESS CSS as well as JavaScript. It is simple to run it like- |
|