1.
What does the interpreter do when you reference variables in other scopes?

2.
The attribute location belongs to which element?

3.
What will happen if you reference document.location from within an object?

4.
Why do we need to create locally scoped variables to hold value?

5.
What is the next step after calling the startTimeLogging()?

6.
During the traversing through the stack, where does it go after it goes to the namespace?

7.
During the traversing through the stack, where does it go after it goes to the window?

8.
During the traversing of the stack when you create a locally scoped variable, where does it go after it goes to the namespace?

9.
What is the function used to stop capturing the ad hoc timing ?

10.
During the traversing of the stack when you create a locally scoped variable, where does it go after it goes to the location?

Read More Section(Caching and Debugging )

Each Section contains maximum 100 MCQs question on Caching and Debugging . To get more questions visit other sections.