Contents

In how many modes can the Closure compiler be run?
a) 2                                        
b) 3
c) 4                                                        
d) 5

a

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

b

Firebug is an extension of which browser?
a) Mozilla                            
b) Chrome
c) IE                                      
d) Opera

a

Firebug can be used to inspect …….
a) HTML                              
b) CSS
c) DOM                                 
d) All of these

d

Why do Web Developers use Firebug?
a) Track cookies
b) Track sessions
c) Both Track cookies and sessions
d) Track data

c

What are the goals for using Firebug?
a) Performance 
b) Adaptability
c) Complexity                     
d) Reliability

a