Examveda
Examveda

What type of file is YUI Compressor?

A. Binary file

B. JAR file

C. Text file

D. Assembly file

Answer: Option B

Solution(By Examveda Team)

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-[version].jar [options] [file name]

This Question Belongs to Javascript >> Performance Measures

Join The Discussion

Related Questions on Performance Measures