In how many modes can the Closure compiler be run?
a) 2
b) 3
c) 4
d) 5
What is the purpose of the advanced mode in the Closure compiler?
a) Removing the variables and other parameters
b) Renaming the variables and other parameters
c) Slight alteration to improve the runtime performance
d) Calls the function
Firebug is an extension of which browser?
a) Mozilla
b) Chrome
c) IE
d) Opera
Firebug can be used to inspect …….
a) HTML
b) CSS
c) DOM
d) All of these
Why do Web Developers use Firebug?
a) Track cookies
b) Track sessions
c) Both Track cookies and sessions
d) Track data
What are the goals for using Firebug?
a) Performance
b) Adaptability
c) Complexity
d) Reliability