Contents

What is the necessity to create a separate file after having an API key?
a) To hold configuration information
b) To hold key details
c) To hold URL details
d) To hold the speed of the process

a

How many parameters does the API accept?
a) 5                                                        
b) 6
c) 7                                                        
d) 8

d

What is not the purpose of the parameter location?
a) Specifies agent location
b) Specifies speed
c) Specifies browser
d) Specifies block

d

What will happen if the fvonly parameter is set to 1?
a) Results got for the first view
b) Can run the repeat view test
c) Running the test again
d) Ending the test

a

How many reserved words are there in JavaScript?
a) 63                                      
b) 54
c) 68                                      
d) 90

a

What is the purpose of the window.location object in JavaScript?
a) Get the URL and redirect
b) Get the location of the cursor
c) Get the path to the next page
d) Get the location & path of the next page

a