1.

In how many modes can the closure compiler be run?(a) 1(b) 2(c) 3(d) 4This question was posed to me in quiz.Asked question is from The Closure Compiler in section Caching, Debugging and Animation of JavaScript

Answer»

Right ANSWER is (b) 2

To explain: The CLOSURE Compiler is a TOOL for MAKING JavaScript download and run faster. There are TOTALLY 2 modes in which the closure compiler can be run namely:

Simple mode

Advanced mode.



Discussion

No Comment Found

Related InterviewSolutions