What type of file is YUI Compressor?
A
Binary file
B
JAR file
C
Text file
D
Assembly file
Correct Answer: JAR file
The YUI Compressor is JavaScript minifier designed to be 100% safe and yield a higher compression ratio than most other tools. YUI Compressor is a jar file and runs from the command line. Because of this, it is easily integrated into a build process. It looks like this: java -jar yuicompressor-.jar