Vidyalelo
JavaScript · Q29

Parsing, Benchmarking And Logging

Programming · JavaScript · question 29

Q29

What is the purpose of the UgilifyJS?

A.
Exposes a simple API
B.
Minification
C.
Both Exposes a simple API and Minification
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
UglifyJS2 is an excellent tool to help you minify your JavaScript! It’s a tried and tested tool, used by libraries such as jQuery.