InterviewSolution
Saved Bookmarks
| 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 |
|