Q16
In which way can the closure compiler can be used?
A.
Open source
B.
Run time application
C.
Web application
D.
Only Open source and Web application
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
You can use the Closure Compiler as:1. An open source Java application that you can run from the command line.
2. A simple web application.
3. A RESTful API.