1.

What is a closure compiler UI?(a) Run time application(b) Web application(c) Standalone application(d) Changes structuresThis question was posed to me in an internship interview.My question comes from The Closure Compiler topic in division Caching, Debugging and Animation of JavaScript

Answer»

Correct OPTION is (b) WEB application

Explanation: 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. A closure compiler UI is a web application.



Discussion

No Comment Found

Related InterviewSolutions