1.

Which of the following is a JavaScript Compressor?(a) Esprima(b) UgilifyJS(c) Acron(d) CompressifyThis question was posed to me during an interview for a job.The above asked question is from Parsing Values using JavaScript topic in division Parsing, Benchmarking and Logging of JavaScript

Answer»

Right choice is (b) UgilifyJS

Explanation: UgilifyJS is a JavaScript compressor/minifier written in JavaScript. It ALSO contains TOOLS that ALLOW one to automate WORKING with JavaScript code.



Discussion

No Comment Found

Related InterviewSolutions