InterviewSolution
| 1. |
Why is a closure template used?(a) Statically updating in JavaScript(b) To increase the efficiency and convenience(c) Dynamically generating HTML in Java and JavaScript(d) Changing codeThe question was asked in quiz.The doubt is from The Closure Compiler in section Caching, Debugging and Animation of JavaScript |
|
Answer» Right option is (c) Dynamically generating HTML in Java and JavaScript |
|