What is a closure compiler UI?
A
Run time application
B
Web application
C
Standalone application
D
Changes structures
Correct Answer: Web application
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.