In how many modes can the closure compiler be run?
(a) 1
(b) 2
(c) 3
(d) 4
(a) 1
(b) 2
(c) 3
(d) 4
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right answer is (b) 2
To explain: The Closure Compiler is a tool for making JavaScript download and run faster. There are totally 2 modes in which the closure compiler can be run namely:
Simple mode
Advanced mode.