Examveda
Examveda

In what way is the closure compiler efficient?

A. Increases the size of the JavaScript files

B. Reduces the size of the JavaScript files

C. Reduces the execution time

D. Reduces the speed

Answer: Option B

Solution(By Examveda Team)

The Closure Compiler reduces the size of your JavaScript files and makes them more efficient, helping your application to load faster and reducing your bandwidth needs.

This Question Belongs to Javascript >> Caching And Debugging

Join The Discussion

Related Questions on Caching and Debugging