1.

The Closure Compiler was introduced by ___________(a) Microsoft(b) Apple(c) Google(d) YahooI have been asked this question in semester exam.My query is from JavaScript Minification in portion Performance Measures in JavaScript of JavaScript

Answer»

Correct OPTION is (c) Google

For explanation I WOULD say: The Closure COMPILER is a tool for making JavaScript DOWNLOAD and runs faster. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. The Closure Compiler was introduced by Google.



Discussion

No Comment Found

Related InterviewSolutions