InterviewSolution
| 1. |
What are the benefits of closure compiler?(a) Efficiency(b) Code checking(c) Both Efficiency and Code checking(d) ModularityThe question was asked during an interview.I want to ask this question from The Closure Compiler in chapter Caching, Debugging and Animation of JavaScript |
|
Answer» The correct choice is (d) Modularity |
|